• Joined on 2026-02-14
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 13:23:22 +01:00
c707899179 Add missing migration for ProjectFile.pageCount column
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 13:21:39 +01:00
4d40afec6e Improve Project Pool button contrast in dark header
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 13:09:43 +01:00
effc078918 Make all migration SQL files idempotent for clean prod deploys
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 12:46:08 +01:00
763b2ef0f5 Jury management: create, delete, add/remove members from round detail page
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 12:40:50 +01:00
86fa542371 Fix round reopen bug + redesign round detail page UI
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 12:06:11 +01:00
079468d2ca Reopen rounds, file type buttons, checklist live-update
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 10:19:55 +01:00
de73a6f080 Rounds page: flat pipeline view with awards branching visualization
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 10:10:00 +01:00
80c9e35971 AI category-aware evaluation: per-round config, file parsing, shortlist, advance flow
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 09:30:20 +01:00
93f4ad4b31 Add auto-refresh polling across all admin and jury pages
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 09:20:06 +01:00
8e5fc18da6 Consolidated round management, AI filtering enhancements, MinIO storage restructure
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 08:23:46 +01:00
845554fdb8 Pool, competition & round pages overhaul: deep-link context, inline project management, AI filtering UX, email toggle
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 07:49:42 +01:00
7f334ed095 Round detail overhaul, file requirements, project management, audit log fix
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 07:07:18 +01:00
f572336781 Rounds overhaul: full CRUD submission windows, scheduling UI, analytics, design refresh
2fb26d4734 Pool page: add bulk assign-to-round, enhance project pool UI
Compare 2 commits »
matt pushed to main at MOPC/MOPC-Portal 2026-02-16 01:17:02 +01:00
4c0efb232c Admin system overhaul: full round config UI, flattened navigation, juries, awards integration, evaluation rewrite
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 23:52:29 +01:00
fbb194067d Fix seed: inline defaultRoundConfig to eliminate src/ dependency
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 23:42:38 +01:00
ac970fc6a0 Fix seed import: remove .js extension from competition-configs import
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 23:30:04 +01:00
0b4e56b287 Fix slug conflict and seed import for Docker deployment
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 23:16:09 +01:00
1233cdd22c Fix phase7 FK rename migration: drop old roundId before rename
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 23:04:23 +01:00
6ca39c976b Competition/Round architecture: full platform rewrite (Phases 1-9)
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 14:25:12 +01:00
9ab4717f96 Simplify routing to award assignment, seed all CSV entries, fix category mapping