Debucquoy Anthony tonitch
tonitch pushed to tonitch/back/apps at PGL/Clyde 2024-03-15 17:04:08 +01:00
d351cdd2c1 Stuf for apps
tonitch created branch tonitch/back/apps in PGL/Clyde 2024-03-15 17:04:08 +01:00
tonitch opened issue PGL/Clyde#118 2024-03-15 15:36:08 +01:00
api clash register requests
tonitch opened issue PGL/Clyde#117 2024-03-15 15:30:44 +01:00
Notification system
tonitch opened issue PGL/Clyde#116 2024-03-15 15:26:22 +01:00
Fixing register
tonitch deleted branch tonitch/front/register from PGL/Clyde 2024-03-15 14:46:42 +01:00
tonitch pushed to master at PGL/Clyde 2024-03-15 14:46:41 +01:00
198ee8a4ce Register API and form optimization [depend: backend /register] (#93)
tonitch merged pull request PGL/Clyde#93 2024-03-15 14:46:40 +01:00
Register API and form optimization [depend: backend /register]
tonitch pushed to tonitch/front/register at PGL/Clyde 2024-03-15 14:46:19 +01:00
tonitch deleted branch tonitch/front/InscriptionFetched from PGL/Clyde 2024-03-15 14:41:24 +01:00
tonitch pushed to master at PGL/Clyde 2024-03-15 14:41:24 +01:00
08c662a65f Fetch inscription on backend
tonitch merged pull request PGL/Clyde#90 2024-03-15 14:41:22 +01:00
Fetch inscription on backend [depend: Backend /registers]
tonitch opened issue PGL/Clyde#114 2024-03-15 14:40:18 +01:00
Faire un truc beau pour l'upload des fichiers
tonitch created pull request PGL/Clyde#113 2024-03-15 09:03:02 +01:00
WIP: Page api stub
tonitch commented on pull request PGL/Clyde#106 2024-03-15 08:58:48 +01:00
Max/Backend/Curriculum

Si je comprends bien, la différence entre GET /curriculums et GET /curriculum c'est que l'un retourne la liste des cours avec et l'autre non. Je trouve ça un peu abstrait, peut être est-il possible de faire un nom plus descriptif ?

tonitch suggested changes for PGL/Clyde#106 2024-03-15 08:58:48 +01:00
Max/Backend/Curriculum

Sauf pour le /curriculums le reste n'est pas "bloquant" et c'est lgtm pour moi

tonitch commented on pull request PGL/Clyde#106 2024-03-15 08:58:48 +01:00
Max/Backend/Curriculum

Comme je l'ai dit directement hier, c'est dommage parce que sa obfusque la fonction alors que tu pourrais faire directement inscriptionService.inscriptionRepo.save(inscriptionRequest) qui te retournerais en plus ton repo. Mais dans les faits ça n'est pas génant pour le projet non plus so you do you... hopefully ça ne vas pas géner quand on fera nos extensions individuelles x)

tonitch commented on pull request PGL/Clyde#106 2024-03-15 08:58:48 +01:00
Max/Backend/Curriculum

lol

tonitch commented on pull request PGL/Clyde#106 2024-03-15 08:58:47 +01:00
Max/Backend/Curriculum

juste pour l'example du commentaire suivants, ce service complet pourrait est dispensable puisqu'il ne fait que délivrer des fonctions déjà existante. Mais je comprends que pour la structure du projet cette class existe so is ok.

tonitch commented on issue PGL/Clyde#112 2024-03-15 08:44:32 +01:00
Controller Thingy

askip en java une meilleur approche serait d'utiliser les EnumSet https://stackoverflow.com/questions/6067411/checking-flag-bits-java/6067501#6067501

Ca semble