Closed tomitheninja closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
pek-infinity | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 25, 2024 2:13pm |
TODO: Add point_request.userId field (and keep membership ID)
subtasks
username history
usernames are not forgotten anymore when changing them
simplified role system
introduce semesters
semesters are moved from application service layer to the database
awards are now assigned to memberships
they are awarded for your group activity and not for your smile
deattach entry awards from point awards
entry awards are not part of the scoreboard anymore. They can still be displayed anymore if
group
andsemester
are known.scoreboard.group
<->entryAwardRequest.membership.group
scoreboard.semester
<->entryAwardRequest.semester
group purpose enum
no more free text on this field
many more