MOPC-App/prisma/migrations
Matt 8be740a4fb
Build and Push Docker Image / build (push) Successful in 8m39s Details
Fix multiple UI/UX issues and invite token migration
Fixes:
- Round edit: Add cache invalidation for voting dates
- Criteria weights: Replace number input with visual slider
- Member invite: Per-member expertise tags with suggestions
  - Tags now added per member, not globally
  - Comma key support for quick tag entry
  - Suggested tags based on ocean/business expertise
- Accept-invite: Add Suspense boundary for useSearchParams
- Add missing inviteToken columns migration

The invite token columns were accidentally skipped in prototype1
migration. This adds them with IF NOT EXISTS checks.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 15:25:28 +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
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