-
-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: node table UI optimizations (#332)
* refactor: use standard v-data-table selection * use v-data-table single selection mode * eliminate obsolete selection logic * switch slots from item to fields to enable standard selection feature * feat(ui): move node details to expandable rows * feat(ui): move node ui into expandible rows * fix: lint errors * refactor: cleanup obsolete selection code * feat(ui): filter table to selected nodes only * fix: node name + location init * feat(ui): toggle row expansion on row click * fix: propagate $listeners down to components * refactor: cleanup code * fix: style fixes * fix: lint errors * feat(ui): move scenes and debug to side menu (#342) * fix: mesh * fix: add mutation for node neighbors * fix: bind bool switch to newValue prop Co-authored-by: Andreas Hochsteger <andreas.hochsteger@oeamtc.at> Co-authored-by: Daniel Lando <daniel.sorridi@gmail.com>
- Loading branch information
1 parent
9cecfbd
commit ccd606e
Showing
16 changed files
with
1,455 additions
and
1,282 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
Oops, something went wrong.