Commit Graph
92 Commits
Author SHA1 Message Date
T'JAMPENS QUENTIN p2406187 ef948432d1 Show admin link if user is admin 2025-12-17 15:33:37 +01:00
T'JAMPENS QUENTIN p2406187 a99a4d5943 Fix icons 2025-12-17 14:41:19 +01:00
T'JAMPENS QUENTIN p2406187 204caf3a8c Fix logo 2025-12-17 14:34:56 +01:00
T'JAMPENS QUENTIN p2406187 9ad78b342e Call create function + update style 2025-12-15 15:32:11 +01:00
T'JAMPENS QUENTIN p2406187 9cd56a8472 Create event modal 2025-12-15 14:25:25 +01:00
Giovanni 76284a30f5 remove create button when volunteers page 2025-12-10 16:46:31 +01:00
Giovanni 6131914b51 change z-index 2025-12-10 16:41:46 +01:00
JOSSERAND GIOVANNI p2405212 c205fc191a Merge branch 'features/images' into 'dev'
Features/images

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!40
2025-12-10 14:46:05 +00:00
Giovanni 2b1d4aa8ba remove useless animation 2025-12-10 15:45:01 +01:00
Giovanni 08506e01ec change search bar svg by img tag 2025-12-10 15:36:43 +01:00
T'JAMPENS QUENTIN p2406187 95a167c663 Handle login errors 2025-12-10 15:35:12 +01:00
Giovanni 7fff6177b4 change tool bar svg by img tag 2025-12-10 15:34:41 +01:00
Giovanni 76f7d16733 change filter svg by img tag 2025-12-10 15:27:43 +01:00
Giovanni 4fce23843e change filter svg by img tag 2025-12-10 15:27:26 +01:00
Giovanni 1e4cb508cc change header svg by img tag 2025-12-10 15:07:29 +01:00
Giovanni 588c28d29a change header svg by img tag 2025-12-10 14:57:27 +01:00
T'JAMPENS QUENTIN p2406187 944e1f0122 Fix theme icon path 2025-12-10 13:58:50 +01:00
T'JAMPENS QUENTIN p2406187 11efe3565e Fix import 2025-12-10 12:23:28 +01:00
JOSSERAND GIOVANNI p2405212 cac2ef2c3e Merge branch 'dev' into 'features/volunteersTollBar'
# Conflicts:
#   src/pages/Events/EventsPage.jsx
#   src/pages/Volunteers/VolunteerCard.jsx
2025-12-10 10:54:24 +00:00
Giovanni 516277c77d fix some responsive 2025-12-10 11:51:14 +01:00
T'JAMPENS QUENTIN p2406187 5f8333e3f6 Update placeholder 2025-12-10 09:25:31 +01:00
Giovanni 6a416abadb add search bar to volunteer page 2025-12-10 09:12:41 +01:00
T'JAMPENS QUENTIN p2406187 417b9856ad fix default theme icon 2025-12-09 11:52:57 +01:00
T'JAMPENS QUENTIN p2406187 16e91eed9f Add icon to ThemeSwitcher.jsx 2025-12-09 11:43:57 +01:00
T'JAMPENS QUENTIN p2406187 1c80e61329 Close modal on click 2025-12-09 11:20:00 +01:00
T'JAMPENS QUENTIN p2406187 255880d40d Update user info 2025-12-09 11:15:40 +01:00
T'JAMPENS QUENTIN p2406187 eebb405e4a fix modal height 2025-12-09 10:01:27 +01:00
T'JAMPENS QUENTIN p2406187 d5f8e16ec3 Merge branch 'dev' of https://iutbg-gitlab.iutbourg.univ-lyon1.fr/sae-but2/2025-26/gestion-benevoles-association/frontend into dev 2025-12-09 09:41:17 +01:00
T'JAMPENS QUENTIN p2406187 6d8899c7de Create settings modal 2025-12-09 09:40:20 +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 22921f3da1 moving side buttons within a ToolBar component 2025-12-07 15:22:33 +01:00
T'JAMPENS QUENTIN p2406187 31b2e36140 Add redirection to register page 2025-12-07 15:00:55 +01:00
T'JAMPENS QUENTIN p2406187 efbf234fb9 Create passwordInput component 2025-12-07 14:58:42 +01:00
Giovanni 7adc584199 add scroll-y lock on search 2025-12-07 14:35:17 +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 0188ac43bf Add dark theme 2025-12-07 01:39:46 +01:00
T'JAMPENS QUENTIN p2406187 e41ac77a1f Use useNavigate hook 2025-12-07 01:19:49 +01:00
T'JAMPENS QUENTIN p2406187 e5917a89cd Use ui Button 2025-12-07 01:17:41 +01:00
T'JAMPENS QUENTIN p2406187 51a32e01f3 Update style 2025-12-07 01:17:21 +01:00
T'JAMPENS QUENTIN p2406187 e1fee3dd82 Accept className 2025-12-07 01:17:12 +01:00
T'JAMPENS QUENTIN p2406187 d2e95744b8 get db events 2025-12-07 01:07:27 +01:00
T'JAMPENS QUENTIN p2406187 89d2af34b9 Fix UI 2025-12-04 18:30:46 +01:00
T'JAMPENS QUENTIN p2406187 ec2b798839 Stop calling loadNotification 2025-12-04 18:19:05 +01:00
T'JAMPENS QUENTIN p2406187 ea49ee1722 Remove console.log 2025-12-04 18:18:47 +01:00
T'JAMPENS QUENTIN p2406187 98518be813 Link backend to profile page 2025-12-02 17:40:52 +01:00
T'JAMPENS QUENTIN p2406187 66696251c7 Create modal component 2025-11-30 17:31:19 +01: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