Commit Graph

5485 Commits

Author SHA1 Message Date
Josh Hawkins
ea13342bcb disable save when form is invalid 2026-02-27 09:40:21 -06:00
Josh Hawkins
65dc9b2bac require restart when enabling camera that is disabled in config 2026-02-27 09:40:21 -06:00
Josh Hawkins
c62e0d3f46 tweaks and add ability enable disabled cameras
more backend changes required
2026-02-27 09:40:21 -06:00
Josh Hawkins
6cd914951d fix restart fields 2026-02-27 09:40:21 -06:00
Josh Hawkins
f90acd9b71 update restartRequired for all fields 2026-02-27 09:40:21 -06:00
Josh Hawkins
b60e66f224 show frigate+ model info in detection model settings when using a frigate+ model 2026-02-27 09:40:21 -06:00
Josh Hawkins
fdf7e22130 refactor frigate+ view and make tweaks to sections 2026-02-27 09:40:21 -06:00
Josh Hawkins
23c6e5231f tweaks 2026-02-27 09:40:21 -06:00
Josh Hawkins
ad00001049 refactor profile settings to match rjsf forms 2026-02-27 09:40:21 -06:00
Josh Hawkins
fc5ad3edf7 clean up field template 2026-02-27 09:40:21 -06:00
Josh Hawkins
d3924e2cff default column layout and add field sizing 2026-02-27 09:40:21 -06:00
Josh Hawkins
3042c36168 add replace rules field 2026-02-27 09:40:21 -06:00
Josh Hawkins
9c43c73a3b fix config saving 2026-02-27 09:40:21 -06:00
Josh Hawkins
093a25e9ac use rjsf for notifications view 2026-02-27 09:40:21 -06:00
Josh Hawkins
0db6e87413 add footer message for required restart 2026-02-27 09:40:21 -06:00
Josh Hawkins
efd10aaa6a add another hidden field 2026-02-27 09:40:21 -06:00
Josh Hawkins
12ef7def86 fix validation for model section 2026-02-27 09:40:21 -06:00
Josh Hawkins
5462dcb72d role map field with validation 2026-02-27 09:40:21 -06:00
Josh Hawkins
c5fcf6aa1f add timezone widget 2026-02-27 09:40:21 -06:00
Josh Hawkins
2ae972c068 fix logger and env vars config section saving
use escaped periods in keys to retain them in the config file (eg "frigate.embeddings")
2026-02-27 09:40:21 -06:00
Josh Hawkins
cb231ffa66 tweaks 2026-02-27 09:40:21 -06:00
Josh Hawkins
1a6e634ba6 fix mobile menu not re-rendering with unsaved dots 2026-02-27 09:40:21 -06:00
Josh Hawkins
4dd12ac934 add popover to show what fields will be saved 2026-02-27 09:40:21 -06:00
Josh Hawkins
7d92fade91 add mono fonts 2026-02-27 09:40:21 -06:00
Josh Hawkins
c90a547ec9 preserve form data when changing cameras 2026-02-27 09:40:21 -06:00
Josh Hawkins
a48304d3a2 consolidate utils 2026-02-27 09:40:21 -06:00
Josh Hawkins
8cb3575100 add RJSF to dictionary 2026-02-27 09:40:21 -06:00
Josh Hawkins
a779016f2c add undo all button 2026-02-27 09:40:21 -06:00
Josh Hawkins
f0bd84bf63 refactor to shared utils and add save all button 2026-02-27 09:40:21 -06:00
Josh Hawkins
df52529927 add null to enum list when unwrapping 2026-02-27 09:40:21 -06:00
Josh Hawkins
2ca5d20320 highlight label of changed fields 2026-02-27 09:40:21 -06:00
Josh Hawkins
f774b2282b small tweaks 2026-02-27 09:40:21 -06:00
Josh Hawkins
38e1b62135 make buttons sticky at bottom of sections 2026-02-27 09:40:21 -06:00
Josh Hawkins
412eaf983a don't zoom into text on mobile 2026-02-27 09:40:21 -06:00
Josh Hawkins
6836a9a291 section tweaks 2026-02-27 09:40:21 -06:00
Josh Hawkins
2c2ae970cd fix buttons 2026-02-27 09:40:21 -06:00
Josh Hawkins
13cdab5071 add ui option to remove inner cards 2026-02-27 09:40:21 -06:00
Josh Hawkins
ef55d90379 add restart button to toast when restart is required 2026-02-27 09:40:21 -06:00
Josh Hawkins
5d518bfa65 add full detectors config to api model dump
works around the way we use detector plugins so we can have the full detector config for the frontend
2026-02-27 09:40:21 -06:00
Josh Hawkins
d1422f295b don't save model config back to yaml when saving detectors 2026-02-27 09:40:21 -06:00
Josh Hawkins
19acfe0f7c clean up detectors section and i18n 2026-02-27 09:40:21 -06:00
Josh Hawkins
d55b6226d0 add individual detectors to schema
add detector titles and descriptions (docstrings in pydantic are used for descriptions) and add i18n keys to globals
2026-02-27 09:40:21 -06:00
Josh Hawkins
710e34b4ab field order 2026-02-27 09:40:21 -06:00
Josh Hawkins
f6f8c82f3c refactor with shared utilities 2026-02-27 09:40:21 -06:00
Josh Hawkins
90d2ebfe19 add layout grid field 2026-02-27 09:40:21 -06:00
Josh Hawkins
1aec1eb87c small wording tweaks 2026-02-27 09:40:21 -06:00
Josh Hawkins
3a6f8aa232 networking section docs and description 2026-02-27 09:40:21 -06:00
Josh Hawkins
4b950723bc fix i18n keys 2026-02-27 09:40:21 -06:00
Josh Hawkins
5841c827f7 spacing and language tweaks 2026-02-27 09:40:21 -06:00
Josh Hawkins
de5c26dd0b add warning log about incorrectly nested model config 2026-02-27 09:40:21 -06:00