frigate/web/src/components/overlay/dialog
Josh Hawkins e7e6f87682
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Export improvements (#22867)
* backend

* frontend + i18n

* tests + api spec

* tweak backend to use Job infrastructure for exports

* frontend tweaks and Job infrastructure

* tests

* tweaks

- add ability to remove from case
- change location of counts in case card

* add stale export reaper on startup

* fix toaster close button color

* improve add dialog

* formatting

* hide max_concurrent from camera config export settings

* remove border

* refactor batch endpoint for multiple review items

* frontend

* tests and fastapi spec

* fix deletion of in-progress exports in a case

* tweaks

- hide cases when filtering cameras that have no exports from those cameras
- remove description from case card
- use textarea instead of input for case description in add new case dialog

* add auth exceptions for exports

* add e2e test for deleting cases with exports

* refactor delete and case endpoints

allow bulk deleting and reassigning

* frontend

- bulk selection like Review
- gate admin-only actions
- consolidate dialogs
- spacing/padding tweaks

* i18n and tests

* update openapi spec

* tweaks

- add None to case selection list
- allow new case creation from single cam export dialog

* fix codeql

* fix i18n

* remove unused

* fix frontend tests
2026-04-14 08:19:50 -06:00
..
AttributeSelectDialog.tsx Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
DeleteCameraDialog.tsx Add ability to delete cameras (#22336) 2026-03-08 16:23:48 -06:00
FrigatePlusDialog.tsx Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
MultiSelectDialog.tsx Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
OptionAndInputDialog.tsx Export improvements (#22867) 2026-04-14 08:19:50 -06:00
PlatformAwareDialog.tsx Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
RestartDialog.tsx Miscellaneous fixes (0.17 beta) (#21934) 2026-02-12 13:42:08 -07:00
SearchFilterDialog.tsx Add object classification attributes to Tracked Object Details (#21348) 2025-12-18 08:35:47 -06:00
TextEntryDialog.tsx Miscellaneous fixes (0.17 beta) (#21867) 2026-02-03 08:31:00 -06:00
TrainFilterDialog.tsx classification i18n fix (#21331) 2025-12-17 15:26:11 -07:00
UploadImageDialog.tsx More face fixes (#17630) 2025-04-10 07:17:13 -06:00