Commit Graph
69 Commits
Author SHA1 Message Date
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
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
Giovanni 33a7f16be4 initialize searchBar component 2025-11-24 08:37:04 +01:00
JOSSERAND GIOVANNI p2405212 ca2f813580 Merge branch 'dev' into 'features/eventsPage'
# Conflicts:
#   src/index.css
#   vite.config.js
2025-11-23 18:04:18 +00:00
Giovanni 2705b89e6d resolve unexpecting token '>' 2025-11-23 18:59:26 +01:00
Giovanni d5d664716e fully responsive event page and components 2025-11-23 18:58:27 +01:00
Giovanni fc4c9a1a94 refractor image to public folder 2025-11-21 11:52:33 +01:00
Giovanni aba36c7fa5 add of animation for .filterContainer 2025-11-21 11:34:48 +01:00
Giovanni b024d13101 add of sort method 2025-11-20 22:14:29 +01:00
Giovanni 4ac727e76a update of filter menu icons 2025-11-20 12:08:14 +01:00
Giovanni cab0a0ac4d update of filter menu design 2025-11-20 10:58:03 +01:00
Giovanni 07e1d627ee update border radius of the event image 2025-11-16 12:21:55 +01:00
Giovanni 40c64d3983 Add "..." indicator if tasks length is greater than 5 2025-11-16 12:20:55 +01:00
Giovanni cc5480322c update of event image path 2025-11-16 12:19:18 +01:00
Giovanni b5bb7b643b add of getUserNotifications function 2025-11-16 12:13:30 +01:00
T'JAMPENS QUENTIN p2406187 7705666c3b Fix redirect on login 2025-11-15 23:43:06 +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 229cc27be2 use ui components 2025-11-15 22:55:42 +01:00
Giovanni 989d764696 add of create event link and sort button 2025-11-09 21:45:23 +01:00
Giovanni b3a709a09c add of Event module 2025-11-09 19:55:35 +01:00
T'JAMPENS QUENTIN p2406187 ed6ef51d4c Creation composant input 2025-11-08 18:47:51 +01:00
Dayamond 5428b59542 Ajout composant UI Button 2025-11-07 14:06:05 +01:00
LEBLOND MALO p2405951 d9f1722c21 Merge branch 'dev' into 'features/loginPage'
# Conflicts:
#   src/components/background/background.module.css
#   src/index.css
2025-11-07 10:47:57 +00:00