frigate/web/src/views/settings
Josh Hawkins 68de18f10d
Settings UI tweaks (#22547)
* fix genai settings ui

- add roles widget to select roles for genai providers
- add dropdown in semantic search to allow selection of embeddings genai provider

* tweak grouping to prioritize fieldOrder before groups

previously, groups were always rendered first. now fieldOrder is respected, and any fields in a group will cause the group and all the fields in that group to be rendered in order. this allows moving the enabled switches to the top of the section

* mobile tweaks

stack buttons, add more space on profiles pane, and move the overridden badge beneath the description

* language consistency

* prevent camera config sections from being regenerated for profiles

* conditionally import axengine module

to match other detectors

* i18n

* update vscode launch.json for new integrated browser

* formatting
2026-03-20 07:24:34 -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 Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
Go2RtcStreamsSettingsView.tsx Add go2rtc streams to settings UI (#22531) 2026-03-19 10:33:42 -06:00
MasksAndZonesView.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
MediaSyncSettingsView.tsx Add ability to clear region grids from the frontend (#22277) 2026-03-05 16:19:30 -07: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 Settings UI tweaks (#22547) 2026-03-20 07:24:34 -06: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 Settings UI tweaks (#22547) 2026-03-20 07:24:34 -06:00
SystemDetectionModelSettingsView.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TriggerView.tsx Fix i18n keys (#21814) 2026-01-28 13:55:38 -07: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