video-accessibility/backend/app
Vadym Samoilenko 723bbbc695 fix: add project_manager migration + add migration step to full-deploy.sh
- New migration updates MongoDB users collection validator to accept
  project_manager role and pm_client_ids field
- full-deploy.sh was missing the run_migrations step entirely; added it
  after rebuild_containers so new role/field validators apply on every deploy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 16:05:17 +01:00
..
__pycache__ fixed middleware silent swallowing of exceptions FINALLY 2025-10-08 18:19:59 -05:00
api/v1 feat: add Project Manager role + client/team assignment panel in admin user editor 2026-04-27 15:58:55 +01:00
core feat: Client → Team → Project isolation system with Project Manager role 2026-04-27 15:11:13 +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 fix: add project_manager migration + add migration step to full-deploy.sh 2026-04-27 16:05:17 +01:00
models feat: Client → Team → Project isolation system with Project Manager role 2026-04-27 15:11:13 +01:00
prompts feat: DCMP compliance, descriptive transcript, new languages, QA bug fixes 2026-03-27 11:50:43 +00:00
schemas feat: add Project Manager role + client/team assignment panel in admin user editor 2026-04-27 15:58:55 +01:00
services fix: correct cost tracker API field names and endpoint path 2026-04-27 13:42:29 +00:00
tasks feat: replace SDK with direct HTTP integration to centralized cost tracker 2026-04-27 13:36:15 +01:00
telemetry initial commit 2025-08-24 16:28:33 -05:00
main.py feat: Client → Team → Project isolation system with Project Manager role 2026-04-27 15:11:13 +01:00