• Joined on 2026-01-06
djalim commented on pull request admin/PolyMPR#124 2026-04-22 17:25:17 +00:00
PMPR-36 : PUT and DELETE /ues/{idUE}

same as here

djalim pushed to develop at admin/PolyMPR 2026-04-22 17:24:51 +00:00
d3f1f433e1 feat(api): implement single ajustement retrieval endpoint
djalim merged pull request admin/PolyMPR#123 2026-04-22 17:24:49 +00:00
feat(api): implement single ajustement retrieval endpoint
djalim commented on pull request admin/PolyMPR#123 2026-04-22 17:24:45 +00:00
feat(api): implement single ajustement retrieval endpoint

lgtm

djalim pushed to feature/api-ajustements-get-one at admin/PolyMPR 2026-04-22 17:24:40 +00:00
d3f1f433e1 feat(api): implement single ajustement retrieval endpoint
022994e5a7 feat(api): implement ajustements list and create endpoints
33d023986c PMPR-34 : GET /ues/{idUE} - récupérer une UE par son id
bbc9ea58e2 PMPR-37 : GET /ue-modules - liste les associations UE-Module
96b7edf77f PMPR-43 : POST /notes - créer une note
Compare 8 commits »
djalim pushed to develop at admin/PolyMPR 2026-04-22 17:24:19 +00:00
022994e5a7 feat(api): implement ajustements list and create endpoints
djalim merged pull request admin/PolyMPR#122 2026-04-22 17:24:17 +00:00
feat(api): implement ajustements list and create endpoints
djalim pushed to feature/api-ajustements-get_post at admin/PolyMPR 2026-04-22 17:24:10 +00:00
022994e5a7 feat(api): implement ajustements list and create endpoints
33d023986c PMPR-34 : GET /ues/{idUE} - récupérer une UE par son id
bbc9ea58e2 PMPR-37 : GET /ue-modules - liste les associations UE-Module
96b7edf77f PMPR-43 : POST /notes - créer une note
a19a1e6c13 test(api): remove enseignements unit tests
Compare 7 commits »
djalim commented on pull request admin/PolyMPR#122 2026-04-22 17:24:04 +00:00
feat(api): implement ajustements list and create endpoints

lgtm

djalim commented on pull request admin/PolyMPR#121 2026-04-22 17:23:02 +00:00
PMPR-35 : PUT /ues/{idUE} - modifier une UE

same as here

djalim pushed to develop at admin/PolyMPR 2026-04-22 17:20:41 +00:00
33d023986c PMPR-34 : GET /ues/{idUE} - récupérer une UE par son id
djalim merged pull request admin/PolyMPR#120 2026-04-22 17:20:40 +00:00
PMPR-34 : GET /ues/{idUE} - récupérer une UE par son id
djalim commented on pull request admin/PolyMPR#120 2026-04-22 17:20:33 +00:00
PMPR-34 : GET /ues/{idUE} - récupérer une UE par son id

lgtm

djalim pushed to feature/get-ues-id-34 at admin/PolyMPR 2026-04-22 17:20:21 +00:00
33d023986c PMPR-34 : GET /ues/{idUE} - récupérer une UE par son id
bbc9ea58e2 PMPR-37 : GET /ue-modules - liste les associations UE-Module
96b7edf77f PMPR-43 : POST /notes - créer une note
a19a1e6c13 test(api): remove enseignements unit tests
2739a01ab5 fix(api): align enseignements route with Fresh file routing
Compare 6 commits »
djalim commented on pull request admin/PolyMPR#119 2026-04-22 17:19:59 +00:00
PMPR-38 : POST /ue-modules - associer un module à une UE

The GET handler was merged in a previous branch, clean this one by making a final commit without the GET handler or push ammend and push force without the staged handler

djalim merged pull request admin/PolyMPR#118 2026-04-22 17:16:10 +00:00
PMPR-37 : GET /ue-modules - liste les associations UE-Module
djalim pushed to develop at admin/PolyMPR 2026-04-22 17:16:10 +00:00
bbc9ea58e2 PMPR-37 : GET /ue-modules - liste les associations UE-Module
djalim pushed to feature/get-ue-modules-37 at admin/PolyMPR 2026-04-22 17:15:55 +00:00
bbc9ea58e2 PMPR-37 : GET /ue-modules - liste les associations UE-Module
96b7edf77f PMPR-43 : POST /notes - créer une note
a19a1e6c13 test(api): remove enseignements unit tests
2739a01ab5 fix(api): align enseignements route with Fresh file routing
f3c1f10999 feat(api): implement enseignements CRUD endpoints
Compare 5 commits »
djalim pushed to develop at admin/PolyMPR 2026-04-22 17:14:54 +00:00
96b7edf77f PMPR-43 : POST /notes - créer une note
djalim merged pull request admin/PolyMPR#117 2026-04-22 17:14:52 +00:00
PMPR-43 : POST /notes - créer une note