• Joined on 2026-06-16
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 16:53:05 +02:00
9b91627ed4 finished most of tuto
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 16:05:56 +02:00
86933e15c0 added footer and header
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 15:19:04 +02:00
e8448d229c base of react project
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 14:35:32 +02:00
9b04253827 fixed the map thing
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 14:05:37 +02:00
64cb4a206e some code with map it doesnt work
0ea04988a3 Correction contact: alerte form marche en file:// pas localhost (preventDefault manquant + form qui poste, 501 du serveur) + explication file:// vs http://localhost
Compare 2 commits »
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 11:05:18 +02:00
0e43342e59 added keyboard shortcuts but they don't work on localhost page
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 10:47:12 +02:00
6150a7c045 added time to fotbar and badge now auto refresh
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-23 09:51:27 +02:00
74bc44a09c changed flotte tableau but it doesn't show up sometimes
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 16:50:32 +02:00
e0589bf965 added tableau flotte and other stuff in flotte.js
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 16:40:23 +02:00
608cceec18 fixed small bugs, added a table to show the flotte
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 15:43:18 +02:00
f250c06331 added flotte.js and linked it to contact.html but doesnt work
14286db2e0 added flotte.js but doesn't show up on console
Compare 2 commits »
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 15:24:58 +02:00
47ec3842e3 aded json page and minor other changes
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 14:39:15 +02:00
4c8ade92a2 added numbers of caracters when sending a message
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 14:14:03 +02:00
78768552fb corrections de problemes
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 11:30:44 +02:00
724e8b15f3 same problem as last commit, added function afficherEquipe
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-22 10:33:04 +02:00
d4fb8696dc constructed table without innerHTML but search and sort dont work
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-19 16:15:13 +02:00
849671b542 tried to answer with person name, doesn't work
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-19 15:33:41 +02:00
b9928180a9 added javascript for the table on contact page
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-19 15:30:29 +02:00
b3507bc30f Added even more JavaScript stuff: FAQ, dark mode and a navbar
Stage2 pushed to feature/contact at matthieu/stagiaire 2026-06-19 11:50:54 +02:00
69eff4006a added JavaScript Stuff