MOPC-App/prisma/migrations
Matt ce4069bf92
Build and Push Docker Image / build (push) Successful in 11m14s Details
Platform-wide visual overhaul, team invites, analytics improvements, and deployment hardening
UI overhaul applying jury dashboard design patterns across all pages:
- Stat cards with border-l-4 accent + icon pills on admin, observer, mentor, applicant dashboards and reports
- Card section headers with color-coded icon pills throughout
- Hover lift effects (translate-y + shadow) on cards and list items
- Gradient progress bars (brand-teal to brand-blue) platform-wide
- AnimatedCard stagger animations on all dashboard sections
- Auth pages with gradient accent strip and polished icon containers
- EmptyState component upgraded with rounded icon pill containers
- Replaced AI-looking icons (Brain/Sparkles/Bot/Wand2/Cpu) with descriptive alternatives across 12 files
- Removed gradient overlay from jury dashboard header
- Quick actions restyled as card links with group hover effects

Backend improvements:
- Team member invite emails with account setup flow and notification logging
- Analytics routers accept edition-wide queries (programId) in addition to roundId
- Round detail endpoint returns inline progress data (eliminates extra getProgress call)
- Award voting endpoints parallelized with Promise.all
- Bulk invite supports optional sendInvitation flag
- AwardVote composite index migration for query performance

Infrastructure:
- Docker entrypoint with migration retry loop (configurable retries/delay)
- docker-compose pull_policy: always for automatic image refresh
- Simplified deploy/update scripts using docker compose up -d --pull always
- Updated deployment documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 13:20:52 +01:00
..
20260130000000_init Observer dashboard extraction, PDF reports, jury UX overhaul, and miscellaneous improvements 2026-02-10 23:08:00 +01:00
20260202000000_prototype1_improvements Fix migration: skip inviteToken columns and index that already exist in production 2026-02-02 17:17:55 +01:00
20260202100000_add_award_ai_toggle Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260202120000_decouple_projects_from_rounds Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260203000000_add_ai_usage_log Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260203100000_add_invite_token_columns Fix multiple UI/UX issues and invite token migration 2026-02-03 15:25:28 +01:00
20260203200000_add_onboarding_system Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
20260203210000_add_filtering_job Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
20260203220000_add_in_app_notifications Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260204000000_add_round_entry_notification Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260204100000_add_round_sort_order Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260204140000_add_user_bio Add per-round assignment constraints (min/max per judge) 2026-02-04 16:01:18 +01:00
20260204150000_add_assignment_constraints Add per-round assignment constraints (min/max per judge) 2026-02-04 16:01:18 +01:00
20260205000000_add_project_tag_and_assignment_job Make migrations idempotent and add missing tables 2026-02-05 11:09:37 +01:00
20260205100000_add_tagging_job Convert AI tagging to background job with progress tracking 2026-02-05 11:48:57 +01:00
20260205200000_add_user_country Add migration for User.country column 2026-02-05 13:58:11 +01:00
20260205210000_fix_assignment_job_updated_at Fix AI assignment errors and tag matching 2026-02-05 14:14:19 +01:00
20260205220000_add_suggestions_to_assignment_job Fix AI suggestions not displaying after job completion 2026-02-05 14:38:43 +01:00
20260205223133_add_15_features Add database migration for 15 platform features 2026-02-05 23:32:25 +01:00
20260207000000_universal_apply_programid Reconcile schema with migrations and fix failed migration 2026-02-08 14:37:32 +01:00
20260208000000_add_missing_fks_indexes Reconcile schema with migrations and fix failed migration 2026-02-08 14:37:32 +01:00
20260210000000_fix_round_delete_cascades Fix round deletion FK constraint with migration and defensive code 2026-02-10 20:42:33 +01:00
20260211000000_add_file_requirements Fix project detail 500 error and round deletion data integrity 2026-02-11 00:20:28 +01:00
20260211100000_add_missing_schema_elements Performance optimization, applicant portal, and missing DB migration 2026-02-11 11:04:26 +01:00
20260211120000_add_award_vote_composite_index Platform-wide visual overhaul, team invites, analytics improvements, and deployment hardening 2026-02-11 13:20:52 +01:00
migration_lock.toml Add database migration for 15 platform features 2026-02-05 23:32:25 +01:00