Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add, edit, and delete camera groups in the UI #10296

Merged
merged 6 commits into from
Mar 7, 2024

Conversation

NickM-27
Copy link
Sponsor Collaborator

@NickM-27 NickM-27 commented Mar 6, 2024

Frontend changes:

  • adds + button on desktop so that camera groups can be edited
  • camera group consists of a name, icon, and 2+ cameras
  • when a user makes any changes to camera groups these changes are immediately reflected without frigate needing to restart
  • fix bug where double clicking home button navigates to previous page

Backend changes:

  • yaml updater now supports lists
  • yaml updater now sets appropriate indentation when saving yaml file
  • yaml update api accepts a json arg which can be used to update the config in place without restarting frigate

Copy link

netlify bot commented Mar 6, 2024

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 700a68c
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/65e90a7fe7116c00086e9695

@hawkeye217 hawkeye217 merged commit 3d90f50 into dev Mar 7, 2024
13 checks passed
@hawkeye217 hawkeye217 deleted the add-camera-group branch March 7, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants