* first pass at updating all Time components each second * fix a couple date variable typos * use class style state management instead of hooks * address feedback * lint Co-authored-by: Tom Moor <tom.moor@gmail.com>
* Filter search by collectionId * Improve spec, remove recursive import * Add userId filter for documents.search * 💚 * Search filter UI * WIP UI * Date filtering Prevent dupe menu * Refactor * button * Added year option, improved hover states * Add new indexes * Remove manual string interpolation in SQL construction * Move dateFilter validation to controller * Fixes: Double query when changing filter Fixes: Visual jump between filters in dropdown * Add option to clear filters * More clearly define dropdowns in dark mode * Checkbox -> Checkmark
New Time component for relative time formatting with accessibility