MOPC-App/src/app/(admin)/admin/awards
Matt 13de30775e
Build and Push Docker Image / build (push) Successful in 10m4s Details
Add special awards management features and fix voting/assignment issues
Special Awards:
- Add delete button with confirmation dialog to award detail page
- Add voting window dates (start/end) to award edit page
- Add manual project eligibility management (add/remove projects)
- Show eligibility method (Auto/Manual) in eligibility table
- Auto-set votingStartAt when opening voting if date is in future

Assignment Suggestions:
- Replace toggle with proper tabs UI (Algorithm vs AI Powered)
- Persist AI suggestions when navigating away (stored in database)
- Show suggestion counts on tab badges
- Independent refresh/start buttons per tab

Round Voting:
- Auto-update votingStartAt to now when activating round if date is in future
- Fixes issue where round was opened but voting dates were in future

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 16:29:36 +01:00
..
[id] Add special awards management features and fix voting/assignment issues 2026-02-05 16:29:36 +01:00
new Add AI eligibility toggle and include-submitted filter for awards 2026-02-02 20:02:58 +01:00
page.tsx Implement Prototype 1 improvements: unified members, project filters, audit expansion, filtering rounds, special awards 2026-02-02 16:58:29 +01:00