Commit Graph

  • 7094373ca2 détail d'une session de l'edt en cours trochas 2026-01-06 18:27:46 +01:00
  • 3ec0110aab Merge remote-tracking branch 'origin/main' tuanvu 2026-01-06 16:15:30 +01:00
  • ad5ca2189b tested spring boot tuanvu 2026-01-06 16:15:23 +01:00
  • 7b2b864d86 edt (et pas ent) toujours en cours trochas 2026-01-06 16:05:41 +01:00
  • 39d603e7e9 Merge branch 'jpa' tuanvu 2026-01-06 15:54:27 +01:00
  • bf2c6a5874 merge trochas 2026-01-06 15:13:41 +01:00
  • f90387ba45 mapToDTO and mapToEntity jpa Alexis Leboeuf 2026-01-06 15:09:52 +01:00
  • d5ea854dcb ent en cours trochas 2026-01-06 15:06:48 +01:00
  • 7558343761 Merge branch 'jpa' tuanvu 2026-01-06 15:04:27 +01:00
  • 934991caac add endpoint to frontend tuanvu 2026-01-06 15:04:14 +01:00
  • d38b88e68c Removed unused interface Alexis Leboeuf 2026-01-06 11:07:21 +01:00
  • 90b55bea38 Removed unused imports Alexis Leboeuf 2026-01-06 11:04:06 +01:00
  • 0afb619d40 Resolved errors in AthleteResource Alexis Leboeuf 2026-01-06 11:02:24 +01:00
  • 8b240b8b60 Merge remote-tracking branch 'refs/remotes/origin/jpa' into jpa Alexis Leboeuf 2026-01-06 10:50:37 +01:00
  • c9891ae7e8 Still a few errors to correct Alexis Leboeuf 2026-01-06 10:49:24 +01:00
  • 5e5661635e Feat: Ajout des imports manquants pour Athlete DTO + Athlete Amaël Kesteman 2026-01-06 10:17:04 +01:00
  • b3399f377b Merge remote-tracking branch 'refs/remotes/origin/jpa' into jpa Alexis Leboeuf 2026-01-06 10:14:01 +01:00
  • 5085320a1f Merge branch 'jpa' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon into jpa Amaël Kesteman 2026-01-06 10:12:27 +01:00
  • 741d01bcd2 Feat: Ajout méthode sur ActiviteRessource Amaël Kesteman 2026-01-06 10:07:34 +01:00
  • defefd2c79 ent en cours trochas 2026-01-06 10:05:57 +01:00
  • 0c82691a40 Athlete endpoints, not finished Alexis Leboeuf 2026-01-06 10:02:10 +01:00
  • 20197a69ce Merge branch 'jpa' tuanvu 2026-01-06 09:47:26 +01:00
  • 9494bb3458 push activite athlete coach tuanvu 2026-01-06 09:39:09 +01:00
  • 4de8e2da22 Added little doc to compile/install dependencies Alexis Leboeuf 2026-01-06 08:41:18 +01:00
  • d13572347f authentification keyloack + début front trochas 2026-01-06 08:27:09 +01:00
  • 5c191bcff0 Fixed compilation errors in AthleteResource Alexis Leboeuf 2026-01-06 00:03:27 +01:00
  • fad05e8bb1 Feat: Fin de ActiviteResource + ajout id dans les DTO (erreur de ma part) Amaël Kesteman 2026-01-05 22:20:29 +01:00
  • 98bd9c636b add reponseentity tuanvu 2026-01-05 17:04:40 +01:00
  • 228f71c404 Test endpoints Alexis Leboeuf 2026-01-05 16:16:16 +01:00
  • d124f2bda6 Feat: Ajout des DTO manquantes Amaël Kesteman 2026-01-05 16:03:54 +01:00
  • f4b6698090 sessionDTO tuanvu 2026-01-05 15:51:03 +01:00
  • c6f8e552eb DTO and Resource test tuanvu 2026-01-05 15:22:22 +01:00
  • 609cc1b66f Merge remote-tracking branch 'origin/endpoints' into jpa Amaël Kesteman 2026-01-05 14:10:51 +01:00
  • cbb4ce3481 First DTO Alexis Leboeuf 2026-01-05 14:08:16 +01:00
  • 59117be5bb Merge remote-tracking branch 'origin/jpa' into jpa tuanvu 2026-01-05 14:05:46 +01:00
  • d17fee3ee9 test controller tuanvu 2026-01-05 14:05:41 +01:00
  • fddfe32984 Feat : Ajout de certaines DAO + Correction du type des ID dans les classes métiers Amaël Kesteman 2026-01-05 13:53:52 +01:00
  • 94dbc95437 Feat: fin de JPA Amaël Kesteman 2026-01-05 13:25:21 +01:00
  • 8951684971 Merge remote-tracking branch 'origin/jpa' into endpoints Alexis Leboeuf 2026-01-05 13:08:42 +01:00
  • 995753d026 Feat: Fin de la partie JPA ( a voir si on mets une table User) Amaël Kesteman 2026-01-05 13:08:16 +01:00
  • 383039a679 DAO vs controller tuanvu 2026-01-05 13:06:41 +01:00
  • 459dd12499 ajout un dossier tuanvu 2026-01-05 12:56:45 +01:00
  • d36584bf4c Merge branch 'main' into endpoints Alexis Leboeuf 2026-01-05 12:51:08 +01:00
  • d4a570f630 Feat: fin des classes Athlete , Coach et Admin Amaël Kesteman 2026-01-05 12:48:20 +01:00
  • 19ec8e979b Added class for Activite endpoints Alexis Leboeuf 2026-01-05 12:46:45 +01:00
  • afb6b8c73e Feat: Ajout des premières classes JPA (Session et Activite complètes, pas les autres) Amaël Kesteman 2026-01-05 12:32:30 +01:00
  • 22fce95294 Adding Docker environment + dependencies Alexis Leboeuf 2026-01-05 11:46:02 +01:00
  • bf45847ab8 Adding Backend project Alexis Leboeuf 2026-01-05 11:12:08 +01:00
  • 3aa3fa0a24 divise tache tuanvu 2026-01-05 11:00:01 +01:00
  • 66d8e6f485 first commit tuanvu 2026-01-05 09:57:44 +01:00
  • 8abb9062b3 Initial commit Vu Tuan Minh 2026-01-05 08:22:59 +01:00