|
Build and Push Docker Image / build (push) Successful in 10m11s
Details
Part A: File Requirements per Round - New FileRequirement model with name, description, accepted MIME types, max size, required flag, sort order - Added requirementId FK to ProjectFile for linking uploads to requirements - Backend CRUD (create/update/delete/reorder) in file router with audit logging - Mime type validation and team member upload authorization in applicant router - Admin UI: FileRequirementsEditor component in round edit page - Applicant UI: RequirementUploadSlot/List components in submission detail and team pages - Viewer UI: RequirementChecklist with fulfillment status in file-viewer Part B: Super Admin Promotion - Added SUPER_ADMIN to role enums in user create/update/bulkCreate with guards - Member detail page: SUPER_ADMIN dropdown option with AlertDialog confirmation - Invite page: SUPER_ADMIN option visible only to super admins Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| check-data.ts | ||
| cleanup-all-dummy.ts | ||
| cleanup-dummy.ts | ||
| schema.prisma | ||
| seed-candidatures.ts | ||
| seed-expertise-tags.ts | ||
| seed-jury-assignments.sql | ||
| seed-jury-demo.sql | ||
| seed-jury-demo.ts | ||
| seed-notification-settings.mjs | ||
| seed-notification-settings.ts | ||
| seed.ts | ||
| set-admin-pw.sql | ||