Commit Graph

119 Commits

Author SHA1 Message Date
trochas
3920016f3b Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-12 14:06:51 +01:00
trochas
3fce71b893 gestion des groupe, todo : rejoindre une session 2026-01-12 14:06:38 +01:00
Alexis Leboeuf
e4dd334832 Changed permission management to a safer one 2026-01-12 14:04:57 +01:00
Alexis Leboeuf
6a104edebf Removed debug logs 2026-01-12 09:28:43 +01:00
tuanvu
8c56880964 add getGroupe dans session et athlete 2026-01-12 08:48:07 +01:00
Amaël Kesteman
70d6f9b01b merge 2026-01-11 21:45:11 +01:00
Amaël Kesteman
903da8e11a Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-11 21:44:54 +01:00
Amaël Kesteman
cbd53ba471 Feat: Stats athlètes fonctionnel 2026-01-11 21:27:32 +01:00
trochas
c8c98cadeb pages + correction coach dans detail Session 2026-01-11 19:29:59 +01:00
trochas
ddb2b93489 correction bug admin + lecture de toute les session dans l'edt pour l'admin 2026-01-11 16:56:10 +01:00
trochas
9aeef08e65 subscribe + unsubscribe + edt 2026-01-10 16:50:53 +01:00
Alexis Leboeuf
9340145200 Add activity should be fixed
Changed type to POST in BE
Changed param type in FE API
2026-01-09 19:16:10 +01:00
Alexis Leboeuf
8ea47c5ca1 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-09 18:54:28 +01:00
tuanvu
c234dd3f48 session/id/activites 2026-01-09 18:54:07 +01:00
tuanvu
29d483a2a6 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	back_end/src/main/java/hackathon/FrisbYEE/rest/SessionResource.java
2026-01-09 18:48:54 +01:00
tuanvu
aa877339fa session/id/activites 2026-01-09 18:46:39 +01:00
Alexis Leboeuf
8e4d1cce57 Edited doc + removed useless imports 2026-01-09 18:46:29 +01:00
Alexis Leboeuf
f79433d0fb Added endpoint to add an existing activity to session 2026-01-09 18:20:04 +01:00
Alexis Leboeuf
f477d94e55 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-09 17:55:12 +01:00
Alexis Leboeuf
7067153072 🐛 Fixed Activite creation not sending created object 2026-01-09 17:55:03 +01:00
trochas
aa21d046cf front correction id number|null 2026-01-09 17:49:35 +01:00
Alexis Leboeuf
7a2b72e0b1 🍻 Removed setId in toEntity methods
I need to sleep
2026-01-09 17:26:16 +01:00
Alexis Leboeuf
0036dfa3df Reverted preivous item 2026-01-09 17:21:38 +01:00
Alexis Leboeuf
1d99d5f097 Setting null to ids before creation to avoir problems
Postgre was using the given id instead of generating one
2026-01-09 17:12:51 +01:00
Alexis Leboeuf
970844c33e Added ID to Sessions (i forgor again) 2026-01-09 16:31:17 +01:00
Alexis Leboeuf
247a05f70e Added ID 2026-01-09 16:21:46 +01:00
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