MOPC-App/prisma
Matt c88f540633
Build and Push Docker Image / build (push) Successful in 9m51s Details
Fix pipeline config crashes, settings UX, invite roles, seed expertise tags
- Fix critical crash when clicking Edit on INTAKE stage configs: normalize
  DB fileRequirements shape (type/required → acceptedMimeTypes/isRequired),
  add null guard in getActiveCategoriesFromMimeTypes
- Fix config summary display for all stage types to handle seed data key
  mismatches (votingEnabled→juryVotingEnabled, minAssignmentsPerJuror→
  minLoadPerJuror, deterministic.rules→rules, etc.)
- Add AWARD_MASTER role to invite page dropdown and user router validations
- Restructure settings sidebar: Tags and Webhooks as direct links instead
  of nested tabs, remove redundant Quick Links section
- Seed 38 expertise tags across 7 categories (Marine Science, Technology,
  Policy, Conservation, Business, Education, Engineering)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 11:40:44 +01:00
..
migrations Fix migration: drop RoundTemplate before RoundType enum 2026-02-13 19:45:34 +01:00
integrity-checks.ts Round system redesign: Phases 1-7 complete 2026-02-13 13:57:09 +01:00
schema.prisma Round system redesign: Phases 1-7 complete 2026-02-13 13:57:09 +01:00
seed-expertise-tags.ts Add unified expertise tag system and round entry notifications 2026-02-04 01:15:21 +01:00
seed-jury-assignments.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-jury-demo.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
seed-notification-settings.mjs Add multiple admin improvements and bug fixes 2026-02-03 23:19:45 +01:00
seed-notification-settings.ts Add notification bell system and MOPC onboarding form 2026-02-03 21:30:25 +01:00
seed.ts Fix pipeline config crashes, settings UX, invite roles, seed expertise tags 2026-02-14 11:40:44 +01:00
set-admin-pw.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00