Debucquoy Anthony tonitch
tonitch created branch tonitch/back/CORSresolution in PGL/Clyde 2024-03-13 18:58:17 +01:00
tonitch created pull request PGL/Clyde#98 2024-03-13 18:23:09 +01:00
WIP: Simple hook for when the backend is ready
tonitch pushed to tonitch/front/manageCourses/LinkToBackend at PGL/Clyde 2024-03-13 18:22:55 +01:00
be46969823 Simple hook for when the backend is ready
tonitch created branch tonitch/front/manageCourses/LinkToBackend in PGL/Clyde 2024-03-13 18:22:55 +01:00
tonitch deleted branch Leo/Backend from PGL/Clyde 2024-03-13 18:06:36 +01:00
tonitch pushed to master at PGL/Clyde 2024-03-13 18:06:35 +01:00
cead1188ab Merge pull request 'Leo/Backend' (#95) from Leo/Backend into master
5c7147bb17 fixing the double throw before the merge
2a58c335f2 Apply les trucs de l'exception
66282bce9f Create new constructor for ReinscriptionRequest so you don't have to worry about the type of the request
b7a574a312 Merge branch 'master' into Leo/Backend
Compare 7 commits »
tonitch merged pull request PGL/Clyde#95 2024-03-13 18:06:35 +01:00
Leo/Backend
tonitch pushed to Leo/Backend at PGL/Clyde 2024-03-13 18:05:38 +01:00
5c7147bb17 fixing the double throw before the merge
tonitch commented on pull request PGL/Clyde#96 2024-03-13 17:56:31 +01:00
course management secretary

Ne pas oublier de faire les trads tho, tu veux qu'on s'en charge? @Wal

tonitch approved PGL/Clyde#96 2024-03-13 17:54:24 +01:00
course management secretary

image

tonitch suggested changes for PGL/Clyde#97 2024-03-13 15:38:40 +01:00
HUUUUGE CHANGE

j'aime pas

tonitch pushed to master at PGL/Clyde 2024-03-13 14:39:39 +01:00
58a4c87661 Removing test gradle
tonitch closed issue PGL/Clyde#80 2024-03-13 14:15:14 +01:00
Comment identifier les apps
tonitch commented on issue PGL/Clyde#80 2024-03-13 14:15:14 +01:00
Comment identifier les apps

Je suis d'accord, c'est pas nécéssaire mais on en avait parlé donc c'est pour voir. pour moi le fait qu'elles soients hard-codé c'est bon

tonitch closed issue PGL/Clyde#85 2024-03-13 14:14:41 +01:00
File uploader
tonitch approved PGL/Clyde#95 2024-03-13 14:09:29 +01:00
Leo/Backend

Ca me semble bien, j'approuve parce que c'est bon mais j'avoue que l'exception me semble un peu bizzare

tonitch commented on pull request PGL/Clyde#95 2024-03-13 14:09:29 +01:00
Leo/Backend

f.delete peut throw uniquement : SecurityException et je trouve (personnellement) que c'est assez clair comme ça. dire qu'il y a une érreur de permissions est plus clair que dire "j'ai pas réussi à supprimer lol" ^^

tonitch commented on pull request PGL/Clyde#94 2024-03-13 13:52:57 +01:00
Max/Backend/UserControllerUpdate

Autant ça me fait mal que ça soit un Object mais je comprends mais pourquoi une liste du coup ?

tonitch commented on pull request PGL/Clyde#94 2024-03-13 13:52:57 +01:00
Max/Backend/UserControllerUpdate

est ce qu'une Map ne serait pas plus appropriée ?

tonitch commented on pull request PGL/Clyde#94 2024-03-13 13:52:57 +01:00
Max/Backend/UserControllerUpdate

Si c'est du debug il faudrais l'enlever, si c'est du log c'est mieux d'utiliser Logger.info(msg) https://docs.oracle.com/en/java/javase/21/docs/api/java.logging/java/util/logging/Logger.html#info(java.lang.String)