Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Mowen
f49f05af4b Add support for review information side panel (#13063) 2024-08-23 07:00:04 -06:00
Nicolas Mowen
3463f40eba Use grid for searches (#12386) 2024-08-23 07:00:04 -06:00
Nicolas Mowen
45134f9995 Use thumbnails instead of review images for search (#12381) 2024-08-23 07:00:04 -06:00
Nicolas Mowen
3c2e1a4b5d Semantic Search Frontend (#12112)
* Add basic search page

* Abstract filters to separate components

* Make searching functional

* Add loading and no results indicators

* Implement searching

* Combine account and settings menus on mobile

* Support using thumbnail for in progress detections

* Fetch previews

* Move recordings view and open recordings when search is selected

* Implement detail pane

* Implement saving of description

* Implement similarity search

* Fix clicking

* Add date range picker

* Fix

* Fix iOS zoom bug

* Mobile fixes

* Use text area

* Fix spacing for drawer

* Fix fetching previews incorrectly
2024-08-23 07:00:04 -06:00