-
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(recordings): Add search filters to target recording tables (#486)
* feat(recordings): add empty filter components * add datetime picker props * fix filter chip indexing * implement delete name filters * implement duration setter * add recording state chips * Add units to category labels * extract/format dateRange, add duration chips * rename filter component * attempt to fix callback deps * hoist filtering logic to table * extract name filter to typeahead select * fix available date range * add label filter * label fixup * filter archived recordings * set date picker timezone to UTC * split up date range into before or after date * clean up filter setters and fix empty label query * reuse filter logic for both tables * fixup! clean up filter setters and fix empty label query * mock filters in unit tests * fix license header * fix typo and minor refactor * revert all archive view, fix target archive clear filter
- Loading branch information
Janelle Law
authored
Jul 28, 2022
1 parent
43fe7b5
commit 6a70f83
Showing
12 changed files
with
879 additions
and
35 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
Oops, something went wrong.