-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* refactor(#3116): Create component for button menu * refactor(#3116): Move static property utils * refactor(#3116): Add test to validate tree view of opc ua and buttons * refactor(#3116): Extract button menu in static-tree-input * refactor(#3116): Extract component selected-nodes * refactor(#3116): Fix CSS for component selected-nodes * refactor(#3116): Fix CSS for component selected-nodes * refactor(#3116): Harmonized naming of component * refactor(#3116): Extract static-runtime-resolvable-tree-input component * refactor(#3116): Add test to show node details * refactor(#3116): Add component for node details * refactor(#3116): Add missing headers * refactor(#3116): Add missing headers * feat(#3112): Add button to switch editor mode * feat(#3112): Refactor parameter extractor for tree properties * feat(#3112): First version of text input works now * feat(#3112): First version of text input works now * feat(#3112): First version of text input works now * feat(#3112):Ensure switch between Tree and text view works as expected * feat(#3112): Handle broken node ids * feat(#3112): Add description header to text editor * feat(#3112): Remove empty lines * feat(#3112): Fix tree view editor navigation * feat(#3112): Add exception when node id is invalid * feat(#3112): fix checkstyle * Add missing css class * Fix minor styling issues * feat(#3112): Fix editing of opc ua adapters --------- Co-authored-by: Dominik Riemer <[email protected]>
- Loading branch information
1 parent
aea863e
commit 76a84a3
Showing
31 changed files
with
1,010 additions
and
375 deletions.
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.