frigate/web/src/components/overlay
Josh Hawkins 2cde58037d
Improve recognized license plate filter (#19491)
* Fetch all license plates outside of filter component

If the swr call took a long time, the entire select component may not display. This change moves the fetch to the parent component (like sub labels).

* add loading indicator

* improve query
2025-08-16 07:05:50 -06:00
..
detail Fixes (#18893) 2025-06-26 09:25:47 -05:00
dialog Improve recognized license plate filter (#19491) 2025-08-16 07:05:50 -06:00
CameraInfoDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
CreateUserDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
DebugDrawingLayer.tsx Object area debugging and improvements (#16432) 2025-02-09 14:48:23 -07:00
DeleteUserDialog.tsx Move another username to i18n key (#17820) 2025-04-19 20:53:23 -05:00
ExportDialog.tsx Fixes (#18262) 2025-05-16 16:37:25 -06:00
FaceSelectionDialog.tsx Fixes (#18338) 2025-05-22 09:38:14 -06:00
GPUInfoDialog.tsx Fixes (#17961) 2025-04-29 17:03:44 -05:00
LogInfoDialog.tsx feat: document locale url (#18409) 2025-05-28 06:10:45 -06:00
MobileCameraDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
MobileReviewSettingsDrawer.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
MobileTimelineDrawer.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
ReviewActivityCalendar.tsx Timezone fix (#19293) 2025-07-26 18:24:08 -06:00
RoleChangeDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
SaveExportOverlay.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
SetPasswordDialog.tsx fix missing i18n keys (#18309) 2025-05-19 16:45:02 -05:00
TimelineDataOverlay.tsx Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00