MOPC-App/src/app
Matt 3be6a743ed
Build and Push Docker Image / build (push) Successful in 8m58s Details
Add multiple admin improvements and bug fixes
- Email settings: Add separate sender display name field
- Rounds page: Drag-and-drop reordering with visible order numbers
- Round creation: Auto-assign projects to filtering rounds, auto-activate if voting started
- Round detail: Fix incorrect "voting period ended" message for draft rounds
- Projects page: Add delete option with confirmation dialog
- AI filtering: Add configurable batch size and parallel request settings
- Filtering results: Fix duplicate criteria display
- Add seed scripts for notification settings and MOPC onboarding form

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 23:19:45 +01:00
..
(admin) Add multiple admin improvements and bug fixes 2026-02-03 23:19:45 +01:00
(auth) Fix invitation flow error by adding SessionProvider 2026-02-03 22:44:09 +01:00
(jury) Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
(mentor) Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
(observer) Decouple projects from rounds with RoundProject join table 2026-02-02 22:33:55 +01:00
(public) Add notification bell system and MOPC onboarding form 2026-02-03 21:30:25 +01:00
(settings) Fix profile photo section: replace hover overlay with button 2026-01-30 20:08:59 +01:00
api Add background filtering jobs, improved date picker, AI reasoning display 2026-02-03 19:48:41 +01:00
error.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
globals.css Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
layout.tsx Fix favicon: point to existing MOPC logo PNG instead of missing favicon.ico 2026-02-02 19:32:55 +01:00
loading.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
not-found.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
page.tsx Initial commit: MOPC platform with Docker deployment setup 2026-01-30 13:41:32 +01:00
providers.tsx Fix invitation flow error by adding SessionProvider 2026-02-03 22:44:09 +01:00