blakeblackshear.frigate/web/src/components
Josh Hawkins 74ca009b0b
UI viewer role (#16978)
* db migration

* db model

* assign admin role on password reset

* add role to jwt and api responses

* don't restrict api access for admins yet

* use json response

* frontend auth context

* update auth form for profile endpoint

* add access denied page

* add protected routes

* auth hook

* dialogs

* user settings view

* restrict viewer access to settings

* restrict camera functions for viewer role

* add password dialog to account menu

* spacing tweak

* migrator default to admin

* escape quotes in migrator

* ui tweaks

* tweaks

* colors

* colors

* fix merge conflict

* fix icons

* add api layer enforcement

* ui tweaks

* fix error message

* debug

* clean up

* remove print

* guard apis for admin only

* fix tests

* fix review tests

* use correct error responses from api in toasts

* add role to account menu
2025-03-08 10:01:08 -06:00
..
auth UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
button UI fixes (#14933) 2024-11-12 05:37:25 -07:00
camera Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
card Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
dynamic Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
filter UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
graph Update web deps (#16983) 2025-03-06 10:50:37 -06:00
icons Implement face recognition training in UI (#15786) 2025-02-08 12:47:01 -06:00
indicators Update web deps (#16983) 2025-03-06 10:50:37 -06:00
input Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
menu UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
mobile Bugfixes (#14587) 2024-10-25 06:24:04 -06:00
navigation UI tweaks (#14505) 2024-10-22 08:01:01 -06:00
overlay UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
player Quick fix (#16926) 2025-03-03 17:28:34 -06:00
preview Refactor Search Page (#13645) 2024-09-10 10:23:20 -06:00
settings UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
timeline Timeline improvements (#16429) 2025-02-09 14:13:32 -07:00
ui object path plotter per camera with time selection dropdown (#16676) 2025-02-18 20:55:16 -07:00
Logo.tsx Use cn() for class names throughout (#11278) 2024-05-07 08:00:25 -06:00
Statusbar.tsx Search UI tweaks and bugfixes (#14328) 2024-10-13 19:36:49 -06:00
Wrapper.tsx spacing on mobile landscape (#11397) 2024-05-16 10:51:57 -06:00