blakeblackshear.frigate/web/src/components/ui
Josh Hawkins f67ec241d4
Add embeddings reindex progress to the UI (#14268)
* refactor dispatcher

* add reindex to dictionary

* add circular progress bar component

* Add progress to UI when embeddings are reindexing

* readd comments to dispatcher for clarity

* Only report progress every 10 events so we don't spam the logs and websocket

* clean up
2024-10-10 13:28:43 -06:00
..
alert-dialog.tsx UI tweaks (#12297) 2024-07-08 07:14:10 -06:00
aspect-ratio.tsx
badge.tsx Fix colors for default light mode theme (#10909) 2024-04-09 17:49:14 -05:00
button.tsx Fix button colors (#10915) 2024-04-09 18:19:31 -05:00
calendar-range.tsx Search UI tweaks (#13965) 2024-09-25 12:45:42 -06:00
calendar.tsx UI Tweaks (#10289) 2024-03-06 14:49:51 -06:00
card.tsx
carousel.tsx Implement object lifecycle pane (#13550) 2024-09-04 07:46:49 -06:00
checkbox.tsx Move review classification settings to camera settings view (#12410) 2024-07-12 07:42:53 -06:00
circular-progress-bar.tsx Add embeddings reindex progress to the UI (#14268) 2024-10-10 13:28:43 -06:00
command.tsx Improved search input (#13815) 2024-09-18 12:18:16 -06:00
context-menu.tsx Review items right click menu (#10002) 2024-02-23 17:26:26 -07:00
dialog.tsx
drawer.tsx UI fixes (#14010) 2024-09-27 07:52:31 -05:00
dropdown-menu.tsx UI Fixes (#11602) 2024-05-28 13:45:08 -06:00
form.tsx
heading.tsx
hover-card.tsx Adapt review timeline for mobile devices (#10120) 2024-02-28 06:18:08 -07:00
icon-wrapper.tsx New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00
input.tsx
label.tsx
popover.tsx Icon picker component (#11310) 2024-05-09 07:22:48 -06:00
radio-group.tsx
scroll-area.tsx
select.tsx
separator.tsx New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00
sheet.tsx
skeleton.tsx Use skeleton for review image loading (#10040) 2024-02-26 09:07:54 -07:00
slider.tsx Dynamically scale the slider height when hovering + other UI tweaks (#11042) 2024-04-19 17:12:03 -05:00
sonner.tsx Misc UI fixes (#11237) 2024-05-04 14:54:50 -05:00
switch.tsx New mask/zone editor and motion tuner (#11020) 2024-04-19 05:34:07 -06:00
table.tsx
tabs.tsx
text.tsx
textarea.tsx Semantic Search Frontend (#12112) 2024-08-29 20:19:50 -06:00
toggle-group.tsx Review segment UI (#9945) 2024-02-21 13:07:32 -07:00
toggle.tsx Review segment UI (#9945) 2024-02-21 13:07:32 -07:00
tooltip.tsx