Commit Graph
212 Commits
Author SHA1 Message Date
T'JAMPENS QUENTIN p2406187 6d8899c7de Create settings modal 2025-12-09 09:40:20 +01:00
Giovanni 8275bd1643 remove unecessary code 2025-12-07 17:13:44 +01:00
JOSSERAND GIOVANNI p2405212 c233d4cda3 Merge branch 'dev' into 'features/searchBar'
# Conflicts:
#   src/components/Event/Event.jsx
#   src/index.css
#   src/pages/Events/EventsPage.jsx
#   src/utils/getUser.js
#   src/utils/getXSRF.js
#   src/utils/login.js
#   src/utils/register.js
2025-12-07 15:43:03 +00:00
Giovanni a3c62b6933 moving filter function within a dedicated file 2025-12-07 15:49:03 +01:00
T'JAMPENS QUENTIN p2406187 6f7e5b9258 use UI Button 2025-12-07 15:38:37 +01:00
Giovanni 22921f3da1 moving side buttons within a ToolBar component 2025-12-07 15:22:33 +01:00
T'JAMPENS QUENTIN p2406187 c556829bc5 use Passwordinput component 2025-12-07 15:02:52 +01:00
T'JAMPENS QUENTIN p2406187 86305699ed Fix border radius 2025-12-07 14:43:52 +01:00
Giovanni 7adc584199 add scroll-y lock on search 2025-12-07 14:35:17 +01:00
T'JAMPENS QUENTIN p2406187 a3ccbb9c13 Display message if user don't have tasks 2025-12-07 14:34:46 +01:00
T'JAMPENS QUENTIN p2406187 c66076f1ed Create ThemeSwitcher btn 2025-12-07 14:32:26 +01:00
T'JAMPENS QUENTIN p2406187 b0de796c45 Switch theme btn 2025-12-07 01:54:32 +01:00
T'JAMPENS QUENTIN p2406187 d2e95744b8 get db events 2025-12-07 01:07:27 +01:00
T'JAMPENS QUENTIN p2406187 80f6408f74 fix ui 2025-12-05 14:58:25 +01:00
T'JAMPENS QUENTIN p2406187 79df0f5ab1 get database users 2025-12-05 14:34:33 +01:00
T'JAMPENS QUENTIN p2406187 89d2af34b9 Fix UI 2025-12-04 18:30:46 +01:00
T'JAMPENS QUENTIN p2406187 22065fbd16 Add logout btn 2025-12-04 18:18:31 +01:00
Antoine Ordonneau a4f9be81dc autre moitiay 2025-12-04 11:49:47 +01:00
T'JAMPENS QUENTIN p2406187 6f2465a452 update profile btn 2025-12-04 10:00:37 +01:00
T'JAMPENS QUENTIN p2406187 98518be813 Link backend to profile page 2025-12-02 17:40:52 +01:00
T'JAMPENS QUENTIN p2406187 06565318f4 Merge branch 'dev' into 'features/stat'
# Conflicts:
#   package-lock.json
#   src/router.js
#   vite.config.js
2025-12-02 13:52:55 +00:00
Giovanni caf990f700 add dedicated code to call work with the search of events 2025-11-30 16:17:21 +01:00
JOSSERAND GIOVANNI p2405212 f63eb6ce2f Merge branch 'dev' into 'features/searchBar'
Dev

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!22
2025-11-30 13:59:04 +00:00
Giovanni 7d83fa3092 add of style for the searchBar 2025-11-28 13:36:52 +01:00
p2405951 f9da3e10be amelioration graphique + responsive 2025-11-28 11:50:05 +01:00
T'JAMPENS QUENTIN p2406187 db4ef74699 Merge branch 'dev' into 'feature/auth'
# Conflicts:
#   src/router.js
#   src/utils/login.js
2025-11-28 08:27:56 +00:00
T'JAMPENS QUENTIN p2406187 7b16033de8 Merge branch 'dev' into 'features/volunteersList'
# Conflicts:
#   package-lock.json
#   src/router.js
2025-11-28 08:13:56 +00:00
T'JAMPENS QUENTIN p2406187 07cfdfa13e resolve conflits 2025-11-28 09:09:53 +01:00
T'JAMPENS QUENTIN p2406187 0bf4296319 Merge branch 'dev' into 'features/profile'
# Conflicts:
#   package-lock.json
#   src/index.css
#   src/router.js
2025-11-28 07:59:09 +00:00
ordonneau antoine 7f4a74446e manque la deuxième moitié 2025-11-24 14:28:00 +01:00
p2405951 87f9df62ba --allow-empty 2025-11-24 14:25:11 +01:00
Giovanni 33a7f16be4 initialize searchBar component 2025-11-24 08:37:04 +01:00
p2405951 96061547a2 add reponsive 2025-11-23 19:14:08 +01:00
Giovanni d5d664716e fully responsive event page and components 2025-11-23 18:58:27 +01:00
p2405951 5248d51b05 add stat prototype 2025-11-23 18:11:16 +01:00
p2405951 b9a6ebedc2 list without animation 2025-11-23 17:34:47 +01:00
ORDONNEAU ANTOINE p2405376 bd41a55c89 Merge branch 'dev' into 'features/homePage'
Dev

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!14
2025-11-21 10:03:04 +00:00
Giovanni b024d13101 add of sort method 2025-11-20 22:14:29 +01:00
p2405951 d4fa258918 add list unfinished 2025-11-20 11:53:20 +01:00
Giovanni cab0a0ac4d update of filter menu design 2025-11-20 10:58:03 +01:00
ordonneau antoine e125215f5c premier commit !!!! 2025-11-20 09:50:24 +01:00
Giovanni 880ca7fbc7 update css 2025-11-16 12:24:30 +01:00
Giovanni 569206250d add of more tasks for test 2025-11-16 12:23:09 +01:00
T'JAMPENS QUENTIN p2406187 d004c2073e Create register page 2025-11-16 02:14:28 +01:00
T'JAMPENS QUENTIN p2406187 840695cf90 Rename login Form 2025-11-15 23:34:46 +01:00
T'JAMPENS QUENTIN p2406187 6e97788f00 Rename login Form 2025-11-15 23:31:07 +01:00
T'JAMPENS QUENTIN p2406187 c3270a9543 remove login page from layout 2025-11-15 22:55:24 +01:00
p2405951 5fa5fc55ad add button modify profile 2025-11-15 18:18:12 +01:00
p2405951 a077db77f3 add responsive 2025-11-14 12:16:51 +01:00
p2405951 d315dc8534 add event 2025-11-14 09:47:18 +01:00