frigate/web/src/components/config-form/theme/widgets
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
..
ArrayAsTextWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
AudioLabelSwitchesWidget.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
CameraPathWidget.tsx Add go2rtc streams to settings UI (#22531) 2026-03-19 10:33:42 -06:00
CheckboxWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ColorWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
FfmpegArgsWidget.tsx add inherit and none to ffmpeg args widget (#22535) 2026-03-19 13:11:34 -06:00
GenAIRolesWidget.tsx Settings UI tweaks (#22547) 2026-03-20 07:24:34 -06:00
InputRolesWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
NumberWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ObjectLabelSwitchesWidget.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
OptionalFieldWidget.tsx Frontend updates (#22327) 2026-03-08 12:27:53 -05:00
PasswordWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
RangeWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
SelectWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
SemanticSearchModelWidget.tsx Settings UI tweaks (#22547) 2026-03-20 07:24:34 -06:00
SwitchesWidget.tsx Camera profile support (#22482) 2026-03-19 09:47:57 -05:00
SwitchWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TagsWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TextareaWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TextWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
TimezoneSelectWidget.tsx Full UI configuration (#22151) 2026-02-27 08:55:36 -07:00
ZoneSwitchesWidget.tsx Debug replay (#22212) 2026-03-04 10:07:34 -06:00