tuanvu
6156df6fef
Merge remote-tracking branch 'origin/main'
2026-01-09 14:50:30 +01:00
trochas
5ce2fe71a5
correction id coach bug
2026-01-09 14:50:13 +01:00
Alexis Leboeuf
1cf7f85eea
Un jour ca marchera
2026-01-09 14:34:15 +01:00
Alexis Leboeuf
142e51f3e6
Prints de débug
...
Un jour ca marchera
2026-01-09 14:29:39 +01:00
tuanvu
3ec62df156
Merge remote-tracking branch 'origin/main'
2026-01-09 13:51:13 +01:00
Alexis Leboeuf
1ec1f318f6
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-09 13:50:39 +01:00
Alexis Leboeuf
56071f0448
Ajout prénom (et allez zywoo)
2026-01-09 13:48:17 +01:00
tuanvu
95933b62df
Merge remote-tracking branch 'origin/main'
2026-01-09 13:39:02 +01:00
tuanvu
c368462ccb
petit commit
2026-01-09 13:38:54 +01:00
trochas
e52ba2fe3b
login presque fix
2026-01-09 13:38:50 +01:00
Alexis Leboeuf
b707167627
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-09 12:54:46 +01:00
Alexis Leboeuf
29bb452d19
Re-done session coach on creation
2026-01-09 12:54:37 +01:00
tuanvu
908dd8090f
Merge remote-tracking branch 'origin/main'
2026-01-09 10:46:16 +01:00
tuanvu
46396d035b
change endpoints
2026-01-09 10:46:12 +01:00
Alexis Leboeuf
34f37b99cc
Inverted creation HTTP status because I am stupid
2026-01-09 10:36:10 +01:00
Alexis Leboeuf
3d00b0ad2d
Changed HTTP codes on Coach and Athlete creation
2026-01-09 10:31:14 +01:00
Alexis Leboeuf
3eadabfa4c
Modified HTTP status on create when user already exists
...
Changed from 409 CONFLICT to 302 FOUND
2026-01-09 08:40:40 +01:00
Alexis Leboeuf
dc814d4a7b
Addd user retrieval if exists on creation for Coach and Athlete
2026-01-09 08:27:52 +01:00
trochas
748bb97139
pas de setId dans mapToEntity, c'est la BDD qui gère les id
2026-01-08 18:03:01 +01:00
Alexis Leboeuf
e3043b021d
Fixed role typo in athelete creation
2026-01-08 16:53:39 +01:00
Alexis Leboeuf
f20d20dd40
Added Admin endpoints
...
Fixed typos in Users Endpoints
2026-01-08 16:26:32 +01:00
Alexis Leboeuf
0bd93ac824
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-08 15:47:53 +01:00
Alexis Leboeuf
95ce13181f
Added Keycloak related endpoints and other ones
2026-01-08 15:47:46 +01:00
tuanvu
286fa78eb0
clean edt athlete
2026-01-08 15:31:07 +01:00
Alexis Leboeuf
e72243d355
Added ids to DTOs as they're needed
2026-01-08 15:01:38 +01:00
Alexis Leboeuf
0e8ba63be5
Updated API connection
2026-01-08 14:51:50 +01:00
Alexis Leboeuf
1b44116936
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-08 13:40:14 +01:00
Alexis Leboeuf
42a6c57369
Coaches and Athletes by keycloak id
2026-01-08 13:39:54 +01:00
tuanvu
85daf4647a
create account marche
2026-01-08 13:32:53 +01:00
tuanvu
919149e012
//TODO WebSecurityConfig
2026-01-08 12:34:24 +01:00
Alexis Leboeuf
988a7c16b3
P U S H
2026-01-08 12:01:56 +01:00
Alexis Leboeuf
90ecf2767c
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-08 11:36:59 +01:00
Alexis Leboeuf
25bae7652e
Changed roles in Activite and Session endpoints
2026-01-08 11:36:54 +01:00
tuanvu
f77b401628
athlete test
2026-01-08 11:34:13 +01:00
tuanvu
6c2ae936ac
Merge remote-tracking branch 'origin/main'
2026-01-08 11:27:25 +01:00
tuanvu
e28b126838
change in athlete and getkeycloak
2026-01-08 11:27:18 +01:00
Alexis Leboeuf
9a2d1ae5e6
Lot of things
...
Refactored Role enum to be the same as Keycloak roles
Managed CORS errors in backend
Edited Keycloak config to avoid CORS error
Edited frontend API to avoid CORS errors
Changed Activite creation management
Added debug print in Login (should be removed);
2026-01-08 11:26:16 +01:00
tuanvu
41f574bc94
Merge remote-tracking branch 'origin/main'
2026-01-08 10:03:01 +01:00
Alexis Leboeuf
b6793f0a0e
Added overriden getter/setters because of error
2026-01-08 09:15:42 +01:00
tuanvu
068eb7f611
remove admin previlige in creation
2026-01-08 08:59:52 +01:00
Alexis Leboeuf
f03629ba33
Changed Athlete entity properties, was missing Getter Setter
2026-01-07 18:20:51 +01:00
Alexis Leboeuf
8b94f4ca74
Removing unused imports
2026-01-07 18:18:42 +01:00
Alexis Leboeuf
a695f5deb1
Removing useless classes, it wasn't the right implem
2026-01-07 18:06:54 +01:00
Alexis Leboeuf
203d0fe157
Finished refactoring classes, DTOs, endpoints I guess ?
2026-01-07 17:40:41 +01:00
Alexis Leboeuf
c8d1407bcc
Continuing refactoring
2026-01-07 17:09:37 +01:00
Alexis Leboeuf
1a0fc33167
Re-wrote part of object classes
2026-01-07 16:06:25 +01:00
Alexis Leboeuf
2e06c53b62
CORS Management
2026-01-07 13:51:13 +01:00
tuanvu
3423042646
Merge remote-tracking branch 'origin/main'
2026-01-07 13:16:48 +01:00
tuanvu
928fe11842
add security
2026-01-07 13:16:43 +01:00
Alexis Leboeuf
435dc6171a
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-01-07 13:10:56 +01:00