Files
MOPC-Portal/src/components
Matt c7488b3e07
All checks were successful
Build and Push Docker Image / build (push) Successful in 7m45s
fix: save roundId on admin file upload and group assignments by round
The admin upload flow accepted roundId but never wrote it to the
ProjectFile record, causing all admin-uploaded files to appear under
"General". Fixed the create call, the listByProject filter, and the
listByProjectForStage grouping to also use the direct roundId field.

Jury assignments on the project detail page are now grouped by round
with per-round completion counts instead of a flat list.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 23:20:48 -04:00
..