-
Notifications
You must be signed in to change notification settings - Fork 388
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create separate files for each base filters. * Create new filter interface. * Extend API with tag filter. * Remove `CountFilter` type. The client should set the correct filter set instead of checking the filter type. * Do not show default values in URL query parameter for `is-unique` and `difftype`. * Notify other filters on filter change when users changed the filter and the tooltip is closed. * Get items from the server only if some filter is changed or if the filter uses server side search.
- Loading branch information
1 parent
fd2df38
commit f0708f5
Showing
24 changed files
with
1,953 additions
and
2,169 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
Oops, something went wrong.