video-accessibility/backend/app/schemas
Vadym Samoilenko bbd324e3c7 feat: add Project Manager role + client/team assignment panel in admin user editor
- Add project_manager to all role dropdowns (UserList filter, create modal, UserDetail edit form)
- Add indigo badge color for project_manager in user list table
- Expose pm_client_ids in UserResponse schema and all admin user endpoints
- Add pm_client_ids to frontend User type
- Add UserAssignmentsPanel to UserDetail sidebar: PM users see client toggle list; other roles see client → team membership picker
- Add flexible hooks (useTeamsForClient, useAssignPMAny, useRemovePMAny, useAddTeamMemberAny, useRemoveTeamMemberAny)
- Fix useClient guard against literal "undefined" string causing 404 requests

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 15:58:55 +01:00
..
__pycache__ more fixes for refresh token - this time maintaining the username and role properly across refresh 2025-10-08 23:09:29 -05:00
accessible_video.py fix: make source_ms optional for backward compatibility with existing jobs 2026-01-12 07:04:08 -06:00
auth.py feat: add Project Manager role + client/team assignment panel in admin user editor 2026-04-27 15:58:55 +01:00
file.py initial commit 2025-08-24 16:28:33 -05:00
job.py feat: add cost_tracker_project_id assignment UI to QC and Final Review 2026-04-27 11:40:13 +01:00
review_note.py feat: add video review with timestamped notes to Final Review 2025-12-26 15:30:00 -06:00
whisper.py feat: add Whisper-based pause point refinement for audio descriptions 2025-12-27 08:27:48 -06:00