Commit Graph

56 Commits

Author SHA1 Message Date
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
Alexis Leboeuf
68d4373d05 Different updates
Changed API behaviour to manage Session objects
Added route in frontend to link to API
2026-01-07 13:10:49 +01:00
tuanvu
a4536d85a4 update curl api 2026-01-07 13:10:18 +01:00
tuanvu
f5b582bab4 Merge remote-tracking branch 'origin/main' 2026-01-07 10:16:41 +01:00
tuanvu
f6634338a7 test on server 8081 2026-01-07 10:16:17 +01:00
Alexis Leboeuf
8ccc23696b Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-07 10:02:45 +01:00
Alexis Leboeuf
9f4f1a7b92 Corrected error duplicate container in docker compose 2026-01-07 10:01:24 +01:00
tuanvu
20712412a8 add security to frontend 2026-01-07 09:55:12 +01:00
Alexis Leboeuf
fb9515cc3c Documentation 2026-01-06 18:33:15 +01:00
tuanvu
ad5ca2189b tested spring boot 2026-01-06 16:15:23 +01:00
Alexis Leboeuf
f90387ba45 mapToDTO and mapToEntity 2026-01-06 15:09:52 +01:00
Alexis Leboeuf
d38b88e68c Removed unused interface 2026-01-06 11:07:21 +01:00
Alexis Leboeuf
90b55bea38 Removed unused imports 2026-01-06 11:04:06 +01:00
Alexis Leboeuf
0afb619d40 Resolved errors in AthleteResource 2026-01-06 11:02:24 +01:00
Alexis Leboeuf
8b240b8b60 Merge remote-tracking branch 'refs/remotes/origin/jpa' into jpa 2026-01-06 10:50:37 +01:00
Alexis Leboeuf
c9891ae7e8 Still a few errors to correct 2026-01-06 10:49:24 +01:00
Amaël Kesteman
5e5661635e Feat: Ajout des imports manquants pour Athlete DTO + Athlete 2026-01-06 10:17:04 +01:00
Alexis Leboeuf
b3399f377b Merge remote-tracking branch 'refs/remotes/origin/jpa' into jpa 2026-01-06 10:14:01 +01:00
Amaël Kesteman
5085320a1f Merge branch 'jpa' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon into jpa 2026-01-06 10:12:27 +01:00
Amaël Kesteman
741d01bcd2 Feat: Ajout méthode sur ActiviteRessource 2026-01-06 10:07:34 +01:00
Alexis Leboeuf
0c82691a40 Athlete endpoints, not finished 2026-01-06 10:02:10 +01:00
tuanvu
9494bb3458 push activite athlete coach 2026-01-06 09:39:09 +01:00
Alexis Leboeuf
5c191bcff0 Fixed compilation errors in AthleteResource 2026-01-06 00:03:27 +01:00
Amaël Kesteman
fad05e8bb1 Feat: Fin de ActiviteResource + ajout id dans les DTO (erreur de ma part) 2026-01-05 22:20:29 +01:00
tuanvu
98bd9c636b add reponseentity 2026-01-05 17:04:40 +01:00
Amaël Kesteman
d124f2bda6 Feat: Ajout des DTO manquantes 2026-01-05 16:03:54 +01:00
tuanvu
f4b6698090 sessionDTO 2026-01-05 15:51:03 +01:00
tuanvu
c6f8e552eb DTO and Resource test 2026-01-05 15:22:22 +01:00
Amaël Kesteman
609cc1b66f Merge remote-tracking branch 'origin/endpoints' into jpa 2026-01-05 14:10:51 +01:00
Alexis Leboeuf
cbb4ce3481 First DTO 2026-01-05 14:08:16 +01:00
tuanvu
59117be5bb Merge remote-tracking branch 'origin/jpa' into jpa 2026-01-05 14:05:46 +01:00
tuanvu
d17fee3ee9 test controller 2026-01-05 14:05:41 +01:00
Amaël Kesteman
fddfe32984 Feat : Ajout de certaines DAO + Correction du type des ID dans les classes métiers 2026-01-05 13:53:52 +01:00
Amaël Kesteman
94dbc95437 Feat: fin de JPA 2026-01-05 13:25:21 +01:00
Alexis Leboeuf
8951684971 Merge remote-tracking branch 'origin/jpa' into endpoints 2026-01-05 13:08:42 +01:00
Amaël Kesteman
995753d026 Feat: Fin de la partie JPA ( a voir si on mets une table User) 2026-01-05 13:08:16 +01:00
tuanvu
383039a679 DAO vs controller 2026-01-05 13:06:41 +01:00
tuanvu
459dd12499 ajout un dossier 2026-01-05 12:56:45 +01:00