Debucquoy Anthony tonitch
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 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

tonitch commented on issue PGL/Clyde#110 2024-03-15 08:37:13 +01:00
Teacher

il faut pas de token pour ça ? pourquoi est-ce que les non-authed pourraient voir les infos sur les profs ?

tonitch commented on issue PGL/Clyde#107 2024-03-15 08:35:39 +01:00
Donnez moi vos APPS

Unauthed

  • Login / register

Authed

  • Profil
  • (messagerie)

eleves

  • Msg
  • Forum
  • Rdv

Profs

  • Msg
  • Forum
  • Rdv
  • ManageCourses

##…

tonitch deleted branch Max/Backend/RegisterEndPoint from PGL/Clyde 2024-03-14 23:30:15 +01:00
tonitch merged pull request PGL/Clyde#105 2024-03-14 23:30:14 +01:00
Max/Backend/RegisterEndPoint
tonitch pushed to master at PGL/Clyde 2024-03-14 23:30:14 +01:00
20d52b2b21 Merge pull request 'Max/Backend/RegisterEndPoint' (#105) from Max/Backend/RegisterEndPoint into master
f0a411c031 added InscriptionController
157e5951fc ups je change un copié collé
4241f15731 j'ai envie de me pendre
Compare 4 commits »
tonitch deleted branch tonitch/front/apiUpload from PGL/Clyde 2024-03-14 22:37:35 +01:00
tonitch pushed to master at PGL/Clyde 2024-03-14 22:37:34 +01:00
1502cc871c Merge pull request 'UploadAPI and profilePicture' (#102) from tonitch/front/apiUpload into master
64e7f8dc6b modifying the frontend to send the image and getting the data
a0285e700d Modifying backend so it send the full entry of a file upload
68e55e8355 Putting the right configuration for cors
Compare 4 commits »
tonitch merged pull request PGL/Clyde#102 2024-03-14 22:37:32 +01:00
UploadAPI and profilePicture
tonitch pushed to master at PGL/Clyde 2024-03-14 22:36:51 +01:00
826bbf5990 Create the directory if not exists
tonitch deleted branch tonitch/back/upload/createDir from PGL/Clyde 2024-03-14 22:36:51 +01:00
tonitch merged pull request PGL/Clyde#100 2024-03-14 22:36:49 +01:00
Create the directory if not exists
tonitch deleted branch tonitch/back/CORSresolution from PGL/Clyde 2024-03-14 22:36:00 +01:00
tonitch pushed to master at PGL/Clyde 2024-03-14 22:35:59 +01:00
c26972369f Putting the right configuration for cors
tonitch merged pull request PGL/Clyde#99 2024-03-14 22:35:58 +01:00
Putting the right configuration for cors
tonitch commented on pull request PGL/Clyde#105 2024-03-14 22:33:59 +01:00
Max/Backend/RegisterEndPoint

Est-ce que l'oppération inverse ne serait pas plus "éfficace" ?

tonitch approved PGL/Clyde#105 2024-03-14 22:33:59 +01:00
Max/Backend/RegisterEndPoint

image