• Joined on 2026-02-14
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 19:53:27 +01:00
1fe6667400 Special awards: Rounds tab UI, auto-filter threshold, remove auto-tag rules
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 18:53:54 +01:00
4fa3ca0bb6 Fix config save state sync — local config now re-syncs after save
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 17:18:15 +01:00
cf1508f856 Fix filtering config save, auto-save, streamed results, improved AI prompt
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 16:51:25 +01:00
bed444e5f4 Move AI document parsing toggle from Config to Filtering tab
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 16:43:56 +01:00
a4ff278db2 Manual save button, file requirement labels, fix config revert bug
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 16:26:08 +01:00
1c6961355b Filtering UX: overview results, auto-clear on re-run, config save fix
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 15:38:42 +01:00
a02ed59158 Fix AI filtering bugs, add special award shortlist integration
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 14:46:08 +01:00
6743119c4d AI-powered assignment generation with enriched data and streaming UI
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 14:27:05 +01:00
a7b6031f4d Redesign assignment preview with detailed editable juror-project view
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 14:13:35 +01:00
a62f511d7f Fix voting gate to use round status, make eval doc uploads toggleable
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 13:57:44 +01:00
cef4709444 Auto-refresh jury dashboard every 30s for live round updates
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 13:55:48 +01:00
cf3c7631cb Auto-close preceding active rounds when closing a later round
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 13:48:21 +01:00
b3b3bbb8b3 Fix mobile overflow, logo nav, round activation, compare projects setting
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 13:07:53 +01:00
bfdbd0fc6a Jury UX: fix COI modal, add sliders, redesign stats, gate evaluations
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 12:33:31 +01:00
ef1bf24388 Fix evaluation criteria, jury preferences, assignment config, and dashboard stats
f9016168e7 UI fixes: onboarding scroll, expertise tags, jury assignments view
Compare 2 commits »
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 11:38:31 +01:00
a006c6505c Onboarding: use ocean background image, show full expertise tag names
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 11:34:10 +01:00
d80043c4aa Strip null bytes from extracted text to fix PostgreSQL UTF-8 errors
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 11:12:44 +01:00
1a0525c108 Redesign admin dashboard: pipeline view, round-specific stats, smart actions
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 11:02:15 +01:00
842e79e319 Simplify doc-analysis upload hooks (always fire-and-forget)
matt pushed to main at MOPC/MOPC-Portal 2026-02-17 10:27:45 +01:00
ed5e782f61 Fix document analysis: switch to unpdf + mammoth for PDF/Word parsing