• Joined on 2026-02-14
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
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 14:11:40 +01:00
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 13:58:53 +01:00
5390d6ecb8 Re-apply: seed all CSV entries, fix category mapping, add duplicate detection
matt pushed to main at MOPC/MOPC-Portal 2026-02-15 13:56:24 +01:00
882b98be19 Seed all CSV entries, fix category mapping, add duplicate detection in filtering
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 20:23:17 +01:00
382570cebd Pipeline UX: clickable cards, wizard edit, routing rules redesign, category quotas
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 18:39:10 +01:00
c634982835 Fix member selection checkboxes showing for all rows regardless of status
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 18:13:18 +01:00
c321d4711e Improve pipeline editor UX: stage detail sheet, structured predicates, page reorganization
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 17:04:52 +01:00
2d91ce02fc Fix pipeline detail hook order causing React error 310
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 16:35:38 +01:00
3975b5c51f Fix CRLF line endings in runtime/deploy scripts and enforce LF
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 15:27:19 +01:00
b5425e705e Apply full refactor updates plus pipeline/email UX confirmations
matt pushed to main at MOPC/MOPC-Portal 2026-02-14 14:00:52 +01:00
e56e143a40 Update CI workflow to use new Gitea registry at code.monaco-opc.com