• Joined on 2025-12-23
anys commented on pull request admin/PolyMPR#106 2026-04-22 15:03:31 +00:00
feat(enseignements): implement enseignements CRUD endpoints

I fixed the folder structure for the route and removed the mock tests. I’m not writing the handler tests for now.

anys pushed to feature/api-enseignements at admin/PolyMPR 2026-04-22 15:00:41 +00:00
934a160889 test(api): remove enseignements unit tests
2185143b8d fix(api): align enseignements route with Fresh file routing
Compare 2 commits »
anys commented on pull request admin/PolyMPR#106 2026-04-22 13:28:35 +00:00
feat(enseignements): implement enseignements CRUD endpoints

Alright, I’ve checked Fresh’s file routing documentation. I'm fixing the folder structure to match the route.

anys commented on pull request admin/PolyMPR#106 2026-04-22 13:18:27 +00:00
feat(enseignements): implement enseignements CRUD endpoints

Sorry for not separating each feature as its own branch. It was easier this way and the code is not very long.

anys created pull request admin/PolyMPR#106 2026-04-22 13:11:09 +00:00
feat(enseignements): implement enseignements CRUD endpoints
anys pushed to feature/api-enseignements at admin/PolyMPR 2026-04-22 13:08:09 +00:00
1557c9752c feat(api): implement enseignements CRUD endpoints
anys created branch feature/api-enseignements in admin/PolyMPR 2026-04-22 13:08:09 +00:00
anys deleted branch dev from admin/PolyMPR 2026-03-31 15:41:29 +00:00
anys deleted branch feature/deploy from admin/PolyMPR 2026-03-31 15:41:22 +00:00
anys pushed to feature/authentication-verification at admin/PolyMPR 2026-01-08 19:24:51 +00:00
dc0af96470 Refactor AuthenticatedState to store displayName and uid
bda47fd88b Update role enum and access control Remove isRouteAnAPI(route: string):
c0a335d33f - Add role detection
e818051621 Add 403 error page and Polytech access control.
Compare 4 commits »
anys created branch feature/authentication-verification in admin/PolyMPR 2026-01-08 19:24:51 +00:00
anys deleted branch feature/authentication-verification from admin/PolyMPR 2026-01-08 19:22:18 +00:00
anys pushed to feature/authentication-verification at admin/PolyMPR 2026-01-07 21:57:17 +00:00
229e72da88 Update role enum and access control Remove isRouteAnAPI(route: string):
anys pushed to feature/authentication-verification at admin/PolyMPR 2026-01-06 22:37:09 +00:00
718e7f9d76 - Add role detection
7d7cdd1c9a Add 403 error page and Polytech access control.
cb89a45743 Check if user is allowed to access
5856eea5f3 Update Dockerfile
Compare 4 commits »
anys created branch feature/authentication-verification in admin/PolyMPR 2026-01-06 22:37:09 +00:00
anys pushed to dev at admin/PolyMPR 2026-01-05 17:46:06 +00:00
anys created branch dev in admin/PolyMPR 2026-01-05 17:46:06 +00:00