video-accessibility/backend/app/migrations/scripts
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
..
migration_2025-08-17-120000_initial_schema.py initial commit 2025-08-24 16:28:33 -05:00
migration_2025-08-17-120001_index_optimization.py initial commit 2025-08-24 16:28:33 -05:00
migration_2025-08-17-120002_audit_log_schema_update.py initial commit 2025-08-24 16:28:33 -05:00
migration_2025-10-10-000000_add_auth_provider.py fixed dates on scheme validator migration 2025-10-10 10:59:20 -05:00
migration_2025-10-10-000001_update_user_schema_validator.py fixed dates on scheme validator migration 2025-10-10 10:59:20 -05:00
migration_2025-12-22-000000_add_approved_source_status.py add approved_source and qc_feedback job statuses to MongoDB schema 2025-12-22 13:12:14 -06:00
migration_2025-12-27-000000_add_rendering_video_status.py fix: add rendering_video status to MongoDB schema validator 2025-12-27 08:40:23 -06:00
migration_2026-01-05-000000_add_failed_statuses.py fix: add tts_failed and render_failed to MongoDB schema validator 2026-01-05 14:09:41 -06:00
migration_2026-01-11-000000_add_rendering_qc_status.py feat: add migration for rendering_qc status in MongoDB schema 2026-01-11 10:05:05 -06:00
migration_2026-04-16-000000_add_linguist_role.py feat: add linguist role and user management navigation 2026-04-16 11:46:33 +01:00
migration_2026-04-27-000000_add_project_manager_role.py fix: add project_manager migration + add migration step to full-deploy.sh 2026-04-27 16:05:17 +01:00