MOPC-App/src/app/(admin)/admin
Matt 03c031a8b6
Build and Push Docker Image / build (push) Successful in 8m45s Details
Fix rounds management bugs and invitation flow
- Fix rounds list showing 0 projects by adding _count to program.list query
- Fix round reordering by using correct cache invalidation params
- Fix finalizeResults to auto-advance passed projects to next round
- Fix member list not updating after add/remove by invalidating user.list
- Fix invitation link error page by correcting path from /auth-error to /error
- Add /apply, /verify, /error to public paths in auth config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 22:15:22 +01:00
..
audit Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00
awards Filter award juror selection to show only JURY_MEMBER role 2026-02-03 20:09:32 +01:00
forms Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
learning Show edition year instead of program name platform-wide 2026-02-02 19:52:52 +01:00
members Fix rounds management bugs and invitation flow 2026-02-03 22:15:22 +01:00
mentors Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00
onboarding Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
partners Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
programs Remove remaining Settings and Assignments links 2026-02-03 10:56:14 +01:00
projects Remove remaining Settings and Assignments links 2026-02-03 10:56:14 +01:00
reports Show edition year instead of program name platform-wide 2026-02-02 19:52:52 +01:00
rounds Fix rounds management bugs and invitation flow 2026-02-03 22:15:22 +01:00
settings Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
page.tsx Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00