forked from openscd/open-scd
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Updating 0.31.0 #234
Merged
Merged
Updating 0.31.0 #234
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(tapchanger-editor.ts):editor_added * feat(tapchanger-editor.test.ts):setup * feat(TapChanger-editor):editor_and_unit_test --------- Co-authored-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
…ded to the substation (openscd#1148) Co-authored-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
…d#1155) * feat(editors/ied): show all instantieted setting group values * fix review comments --------- Co-authored-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
…penscd#1109) * Services wizard (WIP) Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Refactoring of services to prevent merge (big) conflicts Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Fixed snapshot test Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Only add the Services icon if there actually is a Services element within the IED. The Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Wizardpages are optional in the Services Wizard. Don't show the wizard pages if no content is available Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Map the nullable WizardPage to an actual WizardPage (nulls are already filtered out) Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Added report and GSE configuration pages * Different querySelector * Fixed snapshot test * Added wizard page for Networking related configurations * Added wizard page for SMV related configurations * Added wizard page for other Client/Server related configurations * Read out values for log settingsGroup * Fixed possible null on wizard select Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Added Tests Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Fixed typo (uppercase file fetching in test) Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Fixed typo (uppercase file fetching in test) Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Fixed review comments Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Added Tests for AccessPoint. Changed the check if a wizard page should be shown to a more `complex` function. Added tests for that function Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Added array to isEmptyObject function to provide additional nullable properties Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> * Removed Sitipe stuff Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> --------- Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com> Co-authored-by: Jakob Vogelsang <jakob-vogelsang@posteo.de>
Improve ExtRef identity function, closes openscd#1179
* feat(tapchanger-editor.ts):editor_added * feat(tapchanger-editor.test.ts):setup * feat(TapChanger-editor):editor_and_unit_test * feat(tapchanger-editor):start_edit_button * feat(tapchanger-editor):add_edit_wizard --------- Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
…scd#1173) Ensure XML declaration is present on save, part of openscd#1163 --------- Co-authored-by: cad <christian.dinkel@omicronenergy.com>
* feat(tapchanger-editor.ts):editor_added * feat(tapchanger-editor.test.ts):setup * feat(TapChanger-editor):editor_and_unit_test * feat(tapchanger-editor):start_edit_button * feat(tapchanger-editor):add_edit_wizard * fix(tapChanger.ts)changed_to_tapchanger.ts * feat(tapchanger.ts):create_wizard_added * feat(tapchanger.test.ts):added_create_wizard_test * 973 remove tapchanger (openscd#1174) * feat(tapchanger-editor.ts):remove_added * feat(tapchanger-editor):add_button (openscd#1175) Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> * fix: Empty disabled typefield in Add TapChanger --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com> * fix: tapchanger file rename * fix:remove 'TapChanger.' text in TapChanger header * fix: removes duplicate snapshot * test: update snapshot to match correct labels --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com> Co-authored-by: Juan Muñoz <juan.munoz@alliander.com>
…stances, improve instance use counting and allow Val updates (openscd#1169) * Scope query for finding supervision instances more tightly, closes openscd#1161 * Add base code, refactor LGOS/LSVS creation and update tests, closes openscd#1162 * Improve schema conformance for adding the LGOS/LSVS element, thanks Jakob --------- Co-authored-by: Christian Dinkel <christian.dinkel@omicronenergy.com>
* chore: Update Node from 14.x to 18.x - updated GitHub Actions - provide information in readme on the version to use fixes openscd#918 Signed-off-by: Aurélien Pupier <apupier@redhat.com> * fix: explicitly depend on source-map Adds a "source-map" dev dependency to package.json to fix the version to one where mozilla/source-map#432 is not an issue. --------- Signed-off-by: Aurélien Pupier <apupier@redhat.com> Co-authored-by: Christian Dinkel <christian.dinkel@omicronenergy.com> Co-authored-by: Sander Jansen <Sander3003@users.noreply.github.com>
* Fix typos in Markdown files Signed-off-by: Aurélien Pupier <apupier@redhat.com> * Improve wording in Markdown doc files applying suggestions from code review from @danyill Co-authored-by: danyill <danyill@users.noreply.github.com> * Improve wording in Markdown doc files applying suggestions from code review from @danyill Co-authored-by: danyill <danyill@users.noreply.github.com> Signed-off-by: Aurélien Pupier <apupier@redhat.com> --------- Signed-off-by: Aurélien Pupier <apupier@redhat.com> Co-authored-by: danyill <danyill@users.noreply.github.com>
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor.ts):unit_test_added * fix(zeroline-pane):removed_parameters
…a in binding editors (openscd#1149) Allow filtering of subscribed/unsubscribed, closes openscd#1062
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * fix(line.ts):removed_parameters --------- Co-authored-by: Juan Munoz <juan.munoz@alliander.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * fix(zeroline-pane.test.ts):test_add_button * fix(zeroline-pane):render_menu_correctly * fix(zeroline-pane):querySelectorAll * fix(zeroline-pane):add_snapshot
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * fix: imported IconButton --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * feat(line-editor):add_add_button_and_test --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * feat(line-editor):add_add_button_and_test * feat(process-editor.ts):editor_added * fix(Process.scd):GeneralEquipment_added * fix(Process.scd):GeneralEquipment_added --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * feat(line-editor):add_add_button_and_test * feat(process-editor.ts):editor_added * fix(Process.scd):GeneralEquipment_added * fix(Process.scd):GeneralEquipment_added * feat(process-editor):edit_wizard_added * feat(process-editor-wizard-editing.test):added * feat(process-editor-snap):snapshot_updated * feat(process-editor-wizard-editing):added * feat(process.test.ts):test_added * fix: type can be nullable * fix: fixed tests for nullable * fix: nullswitch in unit test --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * feat(line-editor):add_add_button_and_test * feat(process-editor.ts):editor_added * fix(Process.scd):GeneralEquipment_added * fix(Process.scd):GeneralEquipment_added * feat(process-editor):edit_wizard_added * feat(process-editor-wizard-editing.test):added * feat(process-editor-snap):snapshot_updated * feat(process-editor-wizard-editing):added * feat(process.test.ts):test_added * feat(process.ts):create_wizard_added * feat(process.test):test_added * fix(process.ts):fixed_tagname * fix: fixed snapshot test --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * feat(line-editor):add_add_button_and_test * feat(process-editor.ts):editor_added * fix(Process.scd):GeneralEquipment_added * fix(Process.scd):GeneralEquipment_added * feat(process-editor):edit_wizard_added * feat(process-editor-wizard-editing.test):added * feat(process-editor-snap):snapshot_updated * feat(process-editor-wizard-editing):added * feat(process.test.ts):test_added * feat(process.ts):create_wizard_added * feat(process.test):test_added * feat(process-editor):delete_added * fix(process.ts):fixed_tagname --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com>
* feat(line-editor.ts):unit_test_added * feat(line-editor):add_edit_wizard * feat(line-editor-wizard-editing.test):part-of-test * feat(line-editor_wizard_editing)_continue * feat(line.test,etc):editing_and_testing * feat(line.ts):createLineWizard_added * feat(zeroline-pane):create_Line_added * feat(line.test.ts):create_tests_added * feat(line-editor.ts):remove_line_and_test * feat(line-editor):add_add_button_and_test * feat(process-editor.ts):editor_added * fix(Process.scd):GeneralEquipment_added * fix(Process.scd):GeneralEquipment_added * feat(process-editor):edit_wizard_added * feat(process-editor-wizard-editing.test):added * feat(process-editor-snap):snapshot_updated * feat(process-editor-wizard-editing):added * feat(process.test.ts):test_added * feat(process.ts):create_wizard_added * feat(process.test):test_added * feat(process-editor):delete_added * feat(process-editor):add_added * fix(process.ts):fixed_tagname * fix: fixed snapshot test * fix: substation warning, styling, guess correction --------- Co-authored-by: Steffen van den Driest <35229971+Stef3st@users.noreply.github.com> Co-authored-by: Stef3st <steffen.van.den.driest@alliander.com>
Signed-off-by: Pascal Wilbrink <pascal.wilbrink@alliander.com>
Stef3st
approved these changes
May 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.