frigate/web/src/pages
GuoQing Liu ef19332fe5
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Add zones friend name (#20761)
* feat: add zones friendly name

* fix: fix the issue where the input field was empty when there was no friendly_name

* chore: fix the issue where the friendly name would replace spaces with underscores

* docs: update zones docs

* Update web/src/components/settings/ZoneEditPane.tsx

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Add friendly_name option for zone configuration

Added optional friendly name for zones in configuration.

* fix: fix the logical error in the null/empty check for the polygons parameter

* fix: remove the toast name for zones will use the friendly_name instead

* docs: remove emoji tips

* revert: revert zones doc ui tips

* Update docs/docs/configuration/zones.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update docs/docs/configuration/zones.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* Update docs/docs/configuration/zones.md

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>

* feat: add friendly zone names to tracking details and lifecycle item descriptions

* chore: lint fix

* refactor: add friendly zone names to timeline entries and clean up unused code

* refactor: add formatList

---------

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
2025-11-07 08:02:06 -06:00
..
AccessDenied.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
ClassificationModel.tsx Classification Model UI (#18571) 2025-08-16 10:20:33 -05:00
ConfigEditor.tsx Cleanup 2025-08-16 10:20:33 -05:00
Events.tsx UI tweaks (#20649) 2025-10-24 11:08:59 -06:00
Explore.tsx Consolidate documentation i18n keys (#19714) 2025-08-22 17:19:00 -05:00
Exports.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
FaceLibrary.tsx Tracked Object Details pane tweaks (#20830) 2025-11-06 09:22:52 -07:00
Live.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
LoginPage.tsx Face setup wizard (#17203) 2025-03-17 13:50:13 -06:00
Logs.tsx Make keyboard shortcuts consistent (#20326) 2025-10-02 07:21:37 -06:00
NoMatch.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
Settings.tsx Add zones friend name (#20761) 2025-11-07 08:02:06 -06:00
System.tsx Implement smart capitalization based on locale (#17860) 2025-04-22 16:21:09 -06:00
UIPlayground.tsx Add zoom icons to timeline (#20717) 2025-10-29 12:04:29 -06:00