feat(ui): full UI layer + migrations + docker fixes #147
Reference in New Issue
Block a user
Delete Branch "PMPR-ui"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR implements the complete UI layer for PolyMPR, fixes several bugs, overhauds the migration system, and makes the Docker setup production-ready.
UI — implemented pages
Students
Notes
Administration
Bug fixes
Migration system overhaul
Docker & infrastructure
Also implements #76 (note edition per student) and #77 (grade recap per student) via
/notes/edition/[numEtud]and/notes/recap/[numEtud]— sameNoteRecapisland, supports inline note editing, weighted UE average, and adjustments (create / update / reset).