Commit Graph

203 Commits

Author SHA1 Message Date
tuanvu
ea0e8eceb9 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	front_end/src/components/ressourcePanel.tsx
2026-01-08 08:59:19 +01:00
Amaël Kesteman
0a5d7bccd5 Feat: Calcul de temps de jeu total pour les lignes 2026-01-08 08:58:26 +01:00
tuanvu
94cba5e60c add registration 2026-01-08 08:57:58 +01:00
trochas
7c6ee6b65f clean ressourcePanel 2026-01-07 18:31:25 +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
6787495bc1 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-07 18:07:17 +01:00
Alexis Leboeuf
a695f5deb1 Removing useless classes, it wasn't the right implem 2026-01-07 18:06:54 +01:00
Amaël Kesteman
9802acb80a Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 18:03:59 +01:00
trochas
8a108a3c08 merge 2026-01-07 18:02:38 +01:00
trochas
153035cefa ajout d'activité 2026-01-07 18:00:39 +01:00
Amaël Kesteman
cd4fb99429 Feat: Ajout de la classe ligne pour la partie 2. 2026-01-07 17:57:18 +01:00
Alexis Leboeuf
c760510ffb Activity creation connection between front and API 2026-01-07 17:44:22 +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
Amaël Kesteman
816b1e3965 Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 16:19:46 +01:00
Amaël Kesteman
9878357c71 Feat: Ajout liste des sessions pour admin et coach 2026-01-07 16:19:31 +01:00
Alexis Leboeuf
99d6aabe12 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-07 16:06:33 +01:00
Alexis Leboeuf
1a0fc33167 Re-wrote part of object classes 2026-01-07 16:06:25 +01:00
Amaël Kesteman
30b27e7420 Feat: Ajout de la liste pour les coachs visible que par les admins et la classe de test avec 2026-01-07 14:23:15 +01:00
Alexis Leboeuf
57cd52ca3d Changed API path for get button 2026-01-07 13:52:31 +01:00
trochas
7fdd9681dc Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 13:52:20 +01:00
trochas
677f6cdc17 merge 2026-01-07 13:52:13 +01:00
Alexis Leboeuf
2e06c53b62 CORS Management 2026-01-07 13:51:13 +01:00
trochas
abbf4cb726 debug api 2026-01-07 13:50:50 +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
Amaël Kesteman
b5cdf4e699 Feat: ajout de la recurence des sessions 2026-01-07 13:12:28 +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
trochas
bb4c0f67ad Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 13:02:53 +01:00
trochas
070a719054 ajout bouton d'édition dans session de l'edt + bouton debug pour api 2026-01-07 13:02:48 +01:00
Amaël Kesteman
4574994bc8 Feat: remplacement liste groupe par listes classique. 2026-01-07 12:47:25 +01:00
Alexis Leboeuf
50230ea682 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-07 12:42:42 +01:00
Alexis Leboeuf
4ed877a258 Added first route in front 2026-01-07 12:41:58 +01:00
Amaël Kesteman
b5050f489b Feat: mise a jour du bouton ( mis en HTML select) 2026-01-07 12:40:52 +01:00
trochas
c9ecc4c808 Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 12:28:35 +01:00
trochas
e775024545 Dropdown todo 2026-01-07 12:28:05 +01:00
Alexis Leboeuf
54e0f86f87 Merge remote-tracking branch 'refs/remotes/origin/main' 2026-01-07 12:19:16 +01:00
Alexis Leboeuf
ac0d0b9328 Commented Keycloak elem to avoid useless error message 2026-01-07 12:17:50 +01:00
Amaël Kesteman
8b1d65040a Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 12:02:27 +01:00
Amaël Kesteman
7a0bbb410f Feat: ajout de la liste pour voir les activités et les athlètes en tant que coach/ admin 2026-01-07 12:00:07 +01:00
trochas
d7abc913de Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/tuvu/hackathon 2026-01-07 11:51:13 +01:00
trochas
5f62ba2a54 edt fix 2026-01-07 11:51:09 +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
Alexis Leboeuf
56402455e6 Frontend API interface 2026-01-07 10:00:35 +01:00