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

Huh?

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

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

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)

tonitch pushed to tonitch/front/register at PGL/Clyde 2024-03-13 13:18:34 +01:00
tonitch commented on pull request PGL/Clyde#93 2024-03-13 13:09:35 +01:00
Register API and form optimization [depend: backend /register]

@Maxime Le problème c'est que si tu me retourne l'url tu vas pas pouvoir le lier à la db faudrait du coup me retourner l'id que je te retourne. Ce qui n'est pas ouf non plus mais bon. en vrai…

tonitch commented on pull request PGL/Clyde#93 2024-03-13 10:40:39 +01:00
Register API and form optimization [depend: backend /register]

c'est parce que j'avais fait ça avant qu'on parle des pp 👉👈

tonitch deleted branch tonitch/front/userSelf from PGL/Clyde 2024-03-13 09:54:59 +01:00
tonitch pushed to master at PGL/Clyde 2024-03-13 09:54:58 +01:00
f52cb31189 Adding info about self (#88)
tonitch merged pull request PGL/Clyde#88 2024-03-13 09:54:57 +01:00
Adding info about self
tonitch commented on pull request PGL/Clyde#92 2024-03-11 16:59:53 +01:00
Storage System

that's garbage (colector)image

tonitch pushed to Leo/Backend at PGL/Clyde 2024-03-11 16:06:12 +01:00
d19bbe7188 Merge branch 'master' into Leo/Backend
ce2efb61c8 fixed some issue for the token authorization (#87)
b7c97ead2b Merge pull request 'Reactive Translations' (#86) from tonitch/front/Reactive_Translations into master
84fe1df671 Reactive Translations
8fdfb470cb fixing the origin requests once and for all
Compare 12 commits »
tonitch commented on pull request PGL/Clyde#83 2024-03-11 15:53:58 +01:00
Profil Menu

ha et cursus doit être une liste donc normalement [] et pas {}

tonitch commented on pull request PGL/Clyde#83 2024-03-11 14:53:41 +01:00
Profil Menu

il manque un espace 🤯

tonitch commented on pull request PGL/Clyde#83 2024-03-11 14:53:41 +01:00
Profil Menu

Le register n'est pas utilisé (et ne devrais pas l'être à mon avis)

tonitch commented on pull request PGL/Clyde#83 2024-03-11 14:53:41 +01:00
Profil Menu

huh

tonitch approved PGL/Clyde#83 2024-03-11 14:53:41 +01:00
Profil Menu

je sais qu'il est encore en wip mais tu m'as dis qu'il était presque pret donc je me suis permit de regarder (pendant mes cours de math... et....

tonitch pushed to tonitch/front/userSelf at PGL/Clyde 2024-03-11 14:09:10 +01:00
fb93c2e369 adding password to the comment
tonitch commented on pull request PGL/Clyde#88 2024-03-11 12:03:41 +01:00
Adding info about self

si j'ai oublié ^^

tonitch commented on pull request PGL/Clyde#82 2024-03-11 11:51:02 +01:00
Leo/Backend