MOPC-App/prisma
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
..
migrations Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
check-data.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
cleanup-all-dummy.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
cleanup-dummy.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
schema.prisma Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
seed-candidatures.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +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 Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +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