Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(editor/subscriber): When selecting ExtRef also include Control Reference Attributes (GOOSE/SMV) #1041

Merged
merged 26 commits into from
Oct 17, 2022

Commits on Oct 10, 2022

  1. Added plugin and show FCDA Elements including edit button

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    09f31a8 View commit details
    Browse the repository at this point in the history
  2. Added plugin and show FCDA Elements including edit button

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    48c67c6 View commit details
    Browse the repository at this point in the history
  3. Added plugin and show FCDA Elements including edit button + renaming …

    …other subscriber plugins
    
    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    012cc55 View commit details
    Browse the repository at this point in the history
  4. Fixed plugin test

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    56c78aa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Show connected and available LN + small fixes

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    36b5381 View commit details
    Browse the repository at this point in the history
  2. First version of subscribe and unsubscribe

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    1613047 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Added test for subscribing and unsubscribing logica node binding

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    320cd18 View commit details
    Browse the repository at this point in the history
  2. First step for the counter, refactoring list methods to re-use logic.…

    … Also removed sorting.
    
    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    494e53c View commit details
    Browse the repository at this point in the history
  3. Added counter logic to both subscriber plugins

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ca97dec View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Processed review comments.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d76536a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c3d32 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'subscriber-ln-goose-actions' into subscriber-counter

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1b1ff5f View commit details
    Browse the repository at this point in the history
  4. Changed query to retrieve available LN Classes to match only data bin…

    …ding ExtRefs
    
    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    97825d5 View commit details
    Browse the repository at this point in the history
  5. Fix performance issue.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d15e4d0 View commit details
    Browse the repository at this point in the history
  6. Fixed snapshot.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    584f3f0 View commit details
    Browse the repository at this point in the history
  7. Fix bug when selecting ExtRef also include Control References.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    7b7b0a0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into subscriber-ln-goose-actions

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0de6f9c View commit details
    Browse the repository at this point in the history
  9. Fixed tests.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5190590 View commit details
    Browse the repository at this point in the history
  10. Review comments processed

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    51f85e5 View commit details
    Browse the repository at this point in the history
  11. Fixed tests.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    0b3b8af View commit details
    Browse the repository at this point in the history
  12. Merge branch 'subscriber-ln-goose-actions' into subscriber-counter

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    1cad767 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'main' into subscriber-counter

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    727893d View commit details
    Browse the repository at this point in the history
  14. Fixed test.

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c7ddc45 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'subscriber-counter' into subscriber-bugfix

    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a5a5016 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'main' into subscriber-bugfix

    Signed-off-by: Dennis Labordus <dennis.labordus@alliander.com>
    Dennis Labordus committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    67ae34f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge branch 'main' into subscriber-bugfix

    Dennis Labordus committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    03bcdf1 View commit details
    Browse the repository at this point in the history