-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add filtering by undefined and fix searching by name (#2714)
* empty settings page and route * wow it was annoying to make the settings page * did not end up needing to change breadcrumbs * list providers * debug adding notifications in the backend, debug provider object class in the frontend, and allow for undefined values as - in filters * filter by name search was broken and tests were not behaving as expected * go mod tidy * filterByText formatting * filter dialog formatting * filter bugs and added filterSeparator to tests * removed an oopsie yaml file * one spot where filterSeparator was missing * bad fix for undefined chip label * SNAPS * better test for displaying dash in chip, chip group height * test changes * snapshot * remove override for chip text * test updates * remove screen.debug and make filterByText better * make search and filter optional on data table
- Loading branch information
Showing
8 changed files
with
182 additions
and
378 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
Oops, something went wrong.