MOPC-App/prisma
Matt 8cdf6c9e5e
Build and Push Docker Image / build (push) Successful in 9m14s Details
Add unified expertise tag system and round entry notifications
- ExpertiseSelect now fetches tags from database with category grouping
- Tags set by admin during invitation are locked and cannot be removed
- Onboarding merges user-selected tags with admin-preset tags
- MENTOR role now goes through onboarding flow
- Added migration for Round.entryNotificationType column
- Added seed script with ~90 comprehensive expertise tags

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 01:15:21 +01:00
..
migrations Add unified expertise tag system and round entry notifications 2026-02-04 01:15:21 +01:00
check-data.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
cleanup-all-dummy.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
cleanup-dummy.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
schema.prisma Add styled notification emails and round-attached notifications 2026-02-04 00:10:51 +01:00
seed-candidatures.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +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-jury-demo.ts Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
seed-mopc-onboarding.mjs Add multiple admin improvements and bug fixes 2026-02-03 23:19:45 +01:00
seed-mopc-onboarding.ts Add notification bell system and MOPC onboarding form 2026-02-03 21:30:25 +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 Update seed: real admin accounts, remove all dummy data 2026-01-30 16:40:07 +01:00
set-admin-pw.sql Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00