• Joined on 2026-02-14
matt pushed to main at MOPC/MOPC-Portal 2026-03-02 13:25:53 +01:00
36045bef9d fix: ranking dashboard respects threshold advancement mode
matt pushed to main at MOPC/MOPC-Portal 2026-03-02 12:48:18 +01:00
2df9c54de2 fix: backfill binaryDecision, fix boolean criterion lookup, add assign buttons
matt pushed to main at MOPC/MOPC-Portal 2026-03-02 11:25:33 +01:00
19b58e4434 feat: weighted criteria in AI ranking, z-score normalization, threshold advancement, CSV export
matt pushed to main at MOPC/MOPC-Portal 2026-03-02 10:47:01 +01:00
c6ebd169dd feat: admin evaluation editing, ranking improvements, status transition fix
matt pushed to main at MOPC/MOPC-Portal 2026-03-02 10:11:21 +01:00
49e706f2cf feat: applicant onboarding, bulk invite, team management enhancements
matt pushed to main at MOPC/MOPC-Portal 2026-03-02 08:25:50 +01:00
68aa393559 feat: show submission round file requirements on project edit page
9b3a9f6cbf feat: enhance project search to include all criteria, add AI tag generation button
dd004baf79 feat: add View Project links to admin tables, conditionally show Awards tab
2f1136646e feat: ranking UI improvements - highlight advancing projects, expandable reviews, view project link
36560a1837 fix: assign project to round on creation (create ProjectRoundState)
Compare 6 commits »
matt pushed to main at MOPC/MOPC-Portal 2026-02-27 11:14:05 +01:00
f200eda692 fix: score distribution chart bars + add binaryDecision backfill script
matt pushed to main at MOPC/MOPC-Portal 2026-02-27 11:08:33 +01:00
ba7f068b1e fix: show project title, team & country in ranking rows instead of truncated IDs
matt pushed to main at MOPC/MOPC-Portal 2026-02-27 10:36:46 +01:00
28ae934c57 feat: add ranking criteria textarea + auto-rank toggle to evaluation config UI
matt pushed to main at MOPC/MOPC-Portal 2026-02-27 10:09:36 +01:00
f055926b6f docs(02-03): complete Advance Top N plan — SUMMARY, STATE, ROADMAP updated
a6f3945337 feat(02-03): add Advance Top N dialog + batch-reject to RankingDashboard
84031a4e04 docs(02-02): complete RankingDashboard plan — SUMMARY, STATE, ROADMAP updated
6512e4ea2a feat(02-02): implement full RankingDashboard component
c851acae20 docs(02-01): complete ranking-tab-entry-point plan — SUMMARY, STATE, ROADMAP updated
Compare 27 commits »
matt pushed to main at MOPC/MOPC-Portal 2026-02-24 17:49:43 +01:00
0a96960ae2 Fix race condition: deduplicate startMutation calls between autosave and submit
matt pushed to main at MOPC/MOPC-Portal 2026-02-24 17:45:05 +01:00
f3fd9eebee Multi-role members, round detail UI overhaul, dashboard jury progress, and submit bug fix
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 21:07:21 +01:00
230347005c Show 100% progress for closed/archived rounds in Round Pipeline
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 20:38:45 +01:00
91563f3f47 Add Reviews column to Projects tab showing evaluation submission progress
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 20:18:23 +01:00
5ece50268b Improve reports page: active round defaults, compact project summary, status labels
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 19:14:49 +01:00
61c4d0eb75 Fix evaluation double-click submit: autosave was blocking the submit button
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 17:29:21 +01:00
3bc6552f47 Fix multi-click submit bug and add draft submit indicator on juror dashboard
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 17:15:52 +01:00
ab2c73bad2 Add 5-second auto-refresh for dashboard Activity feed
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 16:12:35 +01:00
feccd269f7 Add COI_REASSIGNED and MANUAL_REASSIGNED to prod SQL insert script
matt pushed to main at MOPC/MOPC-Portal 2026-02-23 16:08:56 +01:00
95d51e7de3 Add juror quick actions to Members section, redistribute button, dropout emails, and transfer duplicate detection