• Joined on 2026-01-06
djalim closed issue admin/PolyMPR#8 2026-04-22 12:42:12 +00:00
API (student) : POST /students
djalim closed issue admin/PolyMPR#12 2026-04-22 12:42:09 +00:00
API (student) : DELETE /students/{numEtud}
djalim closed issue admin/PolyMPR#11 2026-04-22 12:42:06 +00:00
API (student) : PUT /students/{numEtud}
djalim closed issue admin/PolyMPR#13 2026-04-22 12:42:02 +00:00
API (student) : GET /promotions
djalim closed issue admin/PolyMPR#15 2026-04-22 12:41:58 +00:00
API (student) : GET /promotions/{idPromo}
djalim closed issue admin/PolyMPR#14 2026-04-22 12:41:55 +00:00
API (student) : POST /promotions
djalim closed issue admin/PolyMPR#16 2026-04-22 12:41:52 +00:00
API (student) : PUT /promotions/{idPromo}
djalim closed issue admin/PolyMPR#17 2026-04-22 12:41:46 +00:00
API (student) : DELETE /promotions/{idPromo}
djalim closed issue admin/PolyMPR#33 2026-04-22 12:41:35 +00:00
API (notes) : POST /ues
djalim closed issue admin/PolyMPR#42 2026-04-22 12:41:29 +00:00
API (notes) : GET /notes
djalim closed issue admin/PolyMPR#43 2026-04-22 12:41:26 +00:00
API (notes) : POST /notes
djalim merged pull request admin/PolyMPR#101 2026-04-22 12:41:04 +00:00
feat(promotions): add CRUD endpoints for promotion by id
djalim pushed to develop at admin/PolyMPR 2026-04-22 12:41:04 +00:00
5229453169 chore(drizzle.config.ts): import process for env variable support
6c18189d9f chore(deps): update drizzle-orm to 0.45.2 and pg to 8.20.0
2c1fd7e5ad feat(promotions): add CRUD endpoints for promotion by id
Compare 3 commits »
djalim commented on pull request admin/PolyMPR#103 2026-04-22 12:40:53 +00:00
PMPR-33 : POST /ues - créer une UE

ferme #33

djalim pushed to feature/PMPR-15-16-17-api-promotions-id at admin/PolyMPR 2026-04-22 12:40:41 +00:00
5229453169 chore(drizzle.config.ts): import process for env variable support
6c18189d9f chore(deps): update drizzle-orm to 0.45.2 and pg to 8.20.0
2c1fd7e5ad feat(promotions): add CRUD endpoints for promotion by id
2f15efe21e PMPR-33 : POST /ues - créer une UE
Compare 4 commits »
djalim pushed to develop at admin/PolyMPR 2026-04-22 12:40:12 +00:00
2f15efe21e PMPR-33 : POST /ues - créer une UE
djalim merged pull request admin/PolyMPR#103 2026-04-22 12:40:11 +00:00
PMPR-33 : POST /ues - créer une UE
djalim pushed to feature/PMPR-15-16-17-api-promotions-id at admin/PolyMPR 2026-04-22 12:39:49 +00:00
da88de418b chore(drizzle.config.ts): import process for env variable support
41bc419a95 chore(deps): update drizzle-orm to 0.45.2 and pg to 8.20.0
0a3069762d feat(promotions): add CRUD endpoints for promotion by id
b2847a4a7d PMPR-42 : GET /notes - récupère les notes
Compare 4 commits »
djalim pushed to feature/PMPR-15-16-17-api-promotions-id at admin/PolyMPR 2026-04-22 12:38:40 +00:00
19c6b24bea chore(drizzle.config.ts): import process for env variable support
3f0312d732 chore(deps): update drizzle-orm to 0.45.2 and pg to 8.20.0
Compare 2 commits »
djalim pushed to develop at admin/PolyMPR 2026-04-22 12:20:59 +00:00
b2847a4a7d PMPR-42 : GET /notes - récupère les notes