MOPC-App/prisma/migrations
Matt e2782b2b19
Build and Push Docker Image / build (push) Successful in 14m19s Details
Add background filtering jobs, improved date picker, AI reasoning display
- Implement background job system for AI filtering to avoid HTTP timeouts
- Add FilteringJob model to track progress of long-running filtering operations
- Add real-time progress polling for filtering operations on round details page
- Create custom DateTimePicker component with calendar popup (no year picker hassle)
- Fix round date persistence bug (refetchOnWindowFocus was resetting form state)
- Integrate filtering controls into round details page for filtering rounds
- Display AI reasoning for flagged/filtered projects in results table
- Add onboarding system scaffolding (schema, routes, basic UI)
- Allow setting round dates in the past for manual overrides

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 19:48:41 +01:00
..
20260130000000_init Add initial Prisma migration from schema 2026-01-30 19:10:27 +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 Add AI eligibility toggle and include-submitted filter for awards 2026-02-02 20:02:58 +01:00
20260202120000_decouple_projects_from_rounds Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
20260203000000_add_ai_usage_log Fix GPT-5 API compatibility and add AIUsageLog migration 2026-02-03 15:04:16 +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
migration_lock.toml Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00