MOPC-App/prisma
Matt 8931da98ba
Build and Push Docker Image / build (push) Has been cancelled Details
Add AI eligibility toggle and include-submitted filter for awards
- Add useAiEligibility boolean to SpecialAward schema (default true)
- Toggle on creation form lets admins disable AI for feeling-based awards
- Detail page shows "Load All Projects" when AI is off vs "Run AI Eligibility"
- Include Submitted toggle lets admins include SUBMITTED-status projects
- Fix perPage: 200 → 100 to match user.list validation max
- Fix edition display on award detail page
- Add migration for new column

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 20:02:58 +01:00
..
migrations Add AI eligibility toggle and include-submitted filter for awards 2026-02-02 20:02:58 +01:00
check-data.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
cleanup-all-dummy.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
cleanup-dummy.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
schema.prisma Add AI eligibility toggle and include-submitted filter for awards 2026-02-02 20:02:58 +01:00
seed-candidatures.ts Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-jury-assignments.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-jury-demo.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-jury-demo.ts Fix: remove invalid 'name' field from EvaluationForm create 2026-01-30 13:51:44 +01:00
seed.ts Update seed: real admin accounts, remove all dummy data 2026-01-30 16:40:07 +01:00
set-admin-pw.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00