frigate/web/src/views/settings
Josh Hawkins 5059311c9d
Mask/zone editor fixes (#22732)
* add guards to reject missing sub commands

* mask/zone bugfixes

- fix websocket crash when creating a new mask or zone before a name is assigned
- fix deleted masks and zones not disappearing from the list until navigating away
- fix deleting profile override not reverting to the base mask in the list
- fix inertia defaulting to nan

* disable save button on invalid form state

* fix validation for speed estimation

* ensure polygon is closed before allowing save

* require all masks and zones to be on the base config

* clarify dialog message and tooltip when removing an override

* clarify docs
2026-04-02 08:15:51 -06:00
..
components Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
AuthenticationView.tsx Authentication improvements (#21194) 2025-12-08 09:02:28 -07:00
CameraManagementView.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
EnrichmentsSettingsView.tsx UI tweaks (#22405) 2026-03-12 16:57:42 -06:00
FrigatePlusSettingsView.tsx Enable event snapshot API to honour query params after event ends (#22375) 2026-03-22 13:33:04 -06:00
Go2RtcStreamsSettingsView.tsx Add go2rtc streams to settings UI (#22531) 2026-03-19 10:33:42 -06:00
MasksAndZonesView.tsx Mask/zone editor fixes (#22732) 2026-04-02 08:15:51 -06:00
MediaSyncSettingsView.tsx Add verbose mode to Media Sync (#22592) 2026-03-23 10:05:38 -06:00
MotionTunerView.tsx UI tweaks and fixes (#22448) 2026-03-15 07:26:23 -05:00
ObjectSettingsView.tsx Miscellaneous fixes (0.17 beta) (#21826) 2026-01-29 12:42:06 -07:00
ProfilesView.tsx Tweaks (#22656) 2026-03-26 13:47:24 -05:00
RegionGridSettingsView.tsx Add ability to clear region grids from the frontend (#22277) 2026-03-05 16:19:30 -07:00
RolesView.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00
SingleSectionPage.tsx Tweaks (#22656) 2026-03-26 13:47:24 -05:00
SystemDetectionModelSettingsView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TriggerView.tsx Fix browser time format handling (#22694) 2026-03-29 13:03:07 -06:00
UiSettingsView.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
UsersView.tsx Enhance user roles to limit camera access (#20024) 2025-09-12 05:19:29 -06:00