-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(topology): topology view (#891)
* feat(topology): topology view * fix(topology): silence match expression check notifications * fix(topology): labels should readonly * feat(topology): topology filters * fix(topology): enforce feature level * fix(topology): also enable singles mode if realm only * fix(topology): restyle selector * chore(topology): sync display names * chore(topology): remove extra hook deps * chore(topology): fix typos * chore(topology): removing typos * fix(topology): mount menus to parent * feat(topology): flatten target filters * chore(topology): remove testing funcs * fix(topology): additional fixes for filters * chore(topology): adjust comments * chore(topology): refactor hooks * chore(topology): clean up eslint comments * chore(topology): center total column * feat(topology): listview expression search * feat(topology): enhance empty state view * fix(topology): deep copy target object when checking matches * fix(topology): selectable area in list view * chore(topology): refactor common match expre eval * fix(topology): fix filter typeahead * fix(topology): selectable text area should have styled cursor
- Loading branch information
Thuan Vo
authored
Mar 11, 2023
1 parent
9cfd2ef
commit bfd9f86
Showing
80 changed files
with
8,940 additions
and
605 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
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
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.