frigate/web/src/views
Josh Hawkins 39500b20a0 implement profile friendly names and improve profile UI
- Add ProfileDefinitionConfig type and profiles field to FrigateConfig
- Use ProfilesApiResponse type with friendly_name support throughout
- Replace Record<string, unknown> with proper JsonObject/JsonValue types
- Add profile creation form matching zone pattern (Zod + NameAndIdFields)
- Add pencil icon for renaming profile friendly names in ProfilesView
- Move Profiles menu item to first under Camera Configuration
- Add activity indicators on save/rename/delete buttons
- Display friendly names in CameraManagementView profile selector
- Fix duplicate colored dots in management profile dropdown
- Fix i18n namespace for overridden base config tooltips
- Move profile override deletion from dropdown trash icon to footer
  button with confirmation dialog, matching Reset to Global pattern
- Remove Add Profile from section header dropdown to prevent saving
  camera overrides before top-level profile definition exists
- Clean up newProfiles state after API profile deletion
- Refresh profiles SWR cache after saving profile definitions
2026-03-11 20:55:56 -05:00
..
button Implement debug live view as part of live (#20270) 2025-09-29 18:45:55 -05:00
classification Fix i18n keys (#21814) 2026-01-28 13:55:38 -07:00
events Frontend updates (#22327) 2026-03-08 12:27:53 -05:00
explore Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
live Frontend fixes (#22294) 2026-03-06 13:41:15 -07:00
motion-search Frontend fixes (#22294) 2026-03-06 13:41:15 -07:00
recording Debug replay (#22212) 2026-03-04 10:07:34 -06:00
search Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
settings implement profile friendly names and improve profile UI 2026-03-11 20:55:56 -05:00
system Add support for GPU and NPU temperatures (#21495) 2026-02-26 21:27:56 -07:00