Commit Graph

6 Commits

Author SHA1 Message Date
81e471a760 Change namespace to Tvdt 2025-09-28 18:14:58 +02:00
beb8d13dde Refactor Candidate and Quiz entities, rename Correction to QuizCandidate, and update related workflows
This commit removes nullable Uuid properties for consistency, transitions the Correction entity to QuizCandidate with associated migrations, refactors queries and repositories, adjusts related routes and controllers to use the new entity, updates front-end assets for elimination workflows, and standardizes route requirements and naming conventions.
2025-06-06 23:06:47 +02:00
e0350c8c31 WIP 2025-06-01 15:40:47 +02:00
0f07e7eabf Phpstan 2025-04-22 23:42:07 +02:00
4bcab2724a Implement email verification feature, add registration form, and update user entity for verification status 2025-04-20 19:34:27 +02:00
451d117d9e WIP 3-3 2025-03-04 08:15:50 +01:00