video-accessibility/backend/app
Vadym Samoilenko cf761c4bb6 feat: add linguist role and user management navigation
- Add LINGUIST role to UserRole enum (backend + frontend)
- Grant linguists access to QC Review, Final Review, review notes, and VTT editing
- Add MongoDB migration to update schema validator with linguist role
- Add admin seed: vadymsamoilenko@oliver.agency is promoted to admin on startup
- Add User Management sidebar link for admin users
- Fix Login.tsx role type cast to use UserRole instead of hardcoded union

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 11:46:33 +01:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00
core feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00
lib feat: DCMP compliance, descriptive transcript, new languages, QA bug fixes 2026-03-27 11:50:43 +00:00
middleware fixed overly aggressive security algorithm 2025-10-08 17:49:20 -05:00
migrations feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00
models feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00
prompts feat: DCMP compliance, descriptive transcript, new languages, QA bug fixes 2026-03-27 11:50:43 +00:00
schemas feat: add Return to QC action for jobs in resting statuses 2026-02-14 13:18:02 -06:00
services fix: add charset=utf-8 to VTT content-type to prevent ♪ encoding issues 2026-03-27 14:17:16 +00:00
tasks feat: DCMP compliance, descriptive transcript, new languages, QA bug fixes 2026-03-27 11:50:43 +00:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00