• Joined on 2026-01-06
djalim pushed to PMPR-setup-test-framework at admin/PolyMPR 2026-04-25 22:25:44 +00:00
ea61d83384 fix(lint): add version to drizzle-orm imports and prefix unused NOT_FOUND
6402f802e9 chore(test): set up integration test framework with postgres
Compare 2 commits »
djalim created branch PMPR-setup-test-framework in admin/PolyMPR 2026-04-25 22:25:44 +00:00
djalim pushed to develop at admin/PolyMPR 2026-04-25 22:22:39 +00:00
980efcfbc3 ci: add Deno code check job and enable lint on develop
djalim merged pull request admin/PolyMPR#135 2026-04-25 22:22:39 +00:00
ci: extend lint/format checks to develop and gate deploy
djalim created pull request admin/PolyMPR#135 2026-04-23 12:31:17 +00:00
WIP: ci: extend lint/format checks to develop and gate deploy
djalim pushed to feature/fix-lint-and-deploy at admin/PolyMPR 2026-04-23 12:29:21 +00:00
980efcfbc3 ci: add Deno code check job and enable lint on develop
djalim created branch feature/fix-lint-and-deploy in admin/PolyMPR 2026-04-23 12:29:21 +00:00
djalim closed issue admin/PolyMPR#36 2026-04-23 12:07:28 +00:00
API (notes) : DELETE /ues/{idUE}
djalim closed issue admin/PolyMPR#41 2026-04-23 12:07:07 +00:00
API (notes) : DELETE /ue-modules/{idModule}/{idUE}/{idPromo}
djalim commented on pull request admin/PolyMPR#122 2026-04-23 12:06:47 +00:00
feat(api): implement ajustements list and create endpoints

closes #48 and #49

djalim commented on pull request admin/PolyMPR#123 2026-04-23 12:04:58 +00:00
feat(api): implement single ajustement retrieval endpoint

closes #50

djalim pushed to develop at admin/PolyMPR 2026-04-23 12:02:26 +00:00
66183c2ad8 feat(api): implement UE-Module coefficient update and deletion endpoint
djalim closed issue admin/PolyMPR#40 2026-04-23 12:02:24 +00:00
API (notes) : PUT /ue-modules/{idModule}/{idUE}/{idPromo}
djalim merged pull request admin/PolyMPR#134 2026-04-23 12:02:24 +00:00
feat(api): implement UE-Module coefficient update and deletion endpoint
djalim pushed to feature/api-UEModules-put_delete at admin/PolyMPR 2026-04-23 12:01:54 +00:00
66183c2ad8 feat(api): implement UE-Module coefficient update and deletion endpoint
9976b9e2b4 feat(api): implement UE-Module association get endpoint
457b008ba3 PMPR-46/47 : PUT et DELETE /notes/{numEtud}/{idModule}
22750ba07e feat(api): implement ajustement delete endpoint
49876339bf feat(api): implement ajustement update endpoint
Compare 7 commits »
djalim pushed to develop at admin/PolyMPR 2026-04-23 11:58:15 +00:00
9976b9e2b4 feat(api): implement UE-Module association get endpoint
djalim closed issue admin/PolyMPR#39 2026-04-23 11:58:14 +00:00
API (notes) : GET /ue-modules/{idModule}/{idUE}/{idPromo}
djalim merged pull request admin/PolyMPR#133 2026-04-23 11:58:14 +00:00
feat(api): implement UE-Module association get endpoint