Spine-Toolbox
Spine-Toolbox copied to clipboard
Issue 2409 graph alternative filter
Implements filtering in the graph view based on entity alternatives. Also refactors some of the old filter stuff for table views and brings the selection mechanism for all views together into the TreeViewMixin
-class.
Fixes #2409
Checklist before merging
- [ ] Documentation is up-to-date
- [ ] Release notes have been updated
- [ ] Unit tests have been added/updated accordingly
- [ ] Code has been formatted by black
- [ ] Unit tests pass