Commit Graph
484 Commits
Author SHA1 Message Date
Giovanni acc421c92f Rename RegisterMembers ui component files 2026-03-12 12:25:54 +01:00
Giovanni 3201a2505e Rename PendingMembers ui component files 2026-03-12 12:23:53 +01:00
Giovanni b2a89623d5 Remove unused ParticiaptionChart component 2026-03-12 12:23:04 +01:00
Giovanni 36efd057bf Rename ThemeSwitcher ui component files 2026-03-12 12:20:55 +01:00
Giovanni 0c1b90b6c5 Resolve name issues in imports 2026-03-12 12:08:27 +01:00
Giovanni e0121d7358 Rename Modal ui component files 2026-03-12 11:41:25 +01:00
Giovanni 450373c8a5 Rename Loading ui component files 2026-03-12 11:41:01 +01:00
Giovanni 8e778cfa97 Rename Input ui component files 2026-03-12 11:40:30 +01:00
Giovanni a16a7b099d Rename Button ui component files 2026-03-12 11:39:24 +01:00
Giovanni 278a879fce Rename Button ui component files 2026-03-12 11:38:50 +01:00
Giovanni dd6c672882 Rename CreateEventBtn component files 2026-03-12 11:37:41 +01:00
Giovanni 8ad624f409 Rename Background component files 2026-03-12 11:33:14 +01:00
p2405951 553b61ceca add shortcut Enter on login 2026-03-12 11:17:22 +01:00
p2405951 908eed4003 Merge branch 'features/ts' into dev 2026-03-12 11:14:31 +01:00
p2405951 4c7b636f27 convert loginComponent to TS 2026-03-12 11:13:39 +01:00
p2405951 e259f5f93f convert to TS component eventList + context 2026-03-12 10:45:52 +01:00
p2405951 23219d1ffe fix display profile-picture 2026-03-08 18:58:10 +01:00
ORDONNEAU ANTOINE p2405376 75e93abce6 Merge branch 'features/export' into 'dev'
Features/export

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!85
2026-03-06 08:29:26 +00:00
ORDONNEAU ANTOINE p2405376 d6e6f478ff Merge branch 'dev' into 'features/export'
# Conflicts:
#   src/pages/Home/components/Calendar/calendar.jsx
2026-03-06 08:28:53 +00:00
p2405951 430c95db78 fix merge features/ts into dev 2026-03-03 14:32:36 +01:00
p2405951 edd81b66de fix inline code with ProfilePicture 2026-03-03 12:30:32 +01:00
p2405951 fd5a7d0426 resolve conflicts btw ts interface 2026-03-03 12:15:52 +01:00
ORDONNEAU Antoine 59a8cfe752 fix export ics bug user 2026-03-03 12:07:22 +01:00
T'JAMPENS QUENTIN p2406187 ad696888da Merge branch 'fix/loop-update-requests' into 'dev'
Fix/loop update requests

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!84
2026-03-03 11:05:18 +00:00
T'JAMPENS QUENTIN p2406187 846900f9d1 Remove update from profile useEffect 2026-03-03 12:03:59 +01:00
T'JAMPENS QUENTIN p2406187 feebac62ad update user info when task inscription is modified 2026-03-03 12:03:44 +01:00
p2405951 d9b0e97df8 convert TS 2026-03-03 11:53:30 +01:00
ORDONNEAU Antoine f7e041658d correction calendrier + correction export ics 2026-03-03 11:12:24 +01:00
T'JAMPENS QUENTIN p2406187 39b21f8ff8 Convert to TS 2026-02-24 17:41:15 +01:00
T'JAMPENS QUENTIN p2406187 cfe27d01c9 Merge branch 'refactor/profile-page' into 'dev'
Refactor/profile page

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!83
2026-02-24 16:30:20 +00:00
T'JAMPENS QUENTIN p2406187 8d7a55c5f8 Fix update 2026-02-24 17:29:24 +01:00
T'JAMPENS QUENTIN p2406187 f0534bd0f5 Fix style 2026-02-24 17:17:47 +01:00
T'JAMPENS QUENTIN p2406187 d8baa33330 Fix className error 2026-02-24 17:00:45 +01:00
T'JAMPENS QUENTIN p2406187 c012a2a063 Convert to TS 2026-02-24 16:59:34 +01:00
T'JAMPENS QUENTIN p2406187 e30dd780ba Remove VolunteerProfilePage import 2026-02-24 16:59:25 +01:00
T'JAMPENS QUENTIN p2406187 8871d169df Show ManageMember component 2026-02-24 16:46:38 +01:00
T'JAMPENS QUENTIN p2406187 4ee690a6d5 Fix display 2026-02-24 16:34:34 +01:00
T'JAMPENS QUENTIN p2406187 bd415209a5 Merge VolunteerProfilePage into ProfilePage 2026-02-24 16:34:23 +01:00
JOSSERAND GIOVANNI p2405212 364d91457e Merge branch 'fix/reverbFromCrossOrigin' into 'dev'
fix reverb from cross origin

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!82
2026-02-24 14:43:25 +00:00
Giovanni ad770c1055 fix reverb from cross origin 2026-02-24 15:40:35 +01:00
T'JAMPENS QUENTIN p2406187 ff50056bee Merge branch 'feature/loading-component' into 'dev'
Feature/loading component

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!81
2026-02-24 13:48:12 +00:00
T'JAMPENS QUENTIN p2406187 ffa6cd6494 Use Loading component 2026-02-24 14:47:36 +01:00
T'JAMPENS QUENTIN p2406187 1f6fb932b6 Create Loading component 2026-02-24 14:47:30 +01:00
T'JAMPENS QUENTIN p2406187 d578be5bab Merge branch 'refactor/ToolBar' into 'dev'
Refactor/toolbar

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!80
2026-02-24 13:07:38 +00:00
JOSSERAND GIOVANNI p2405212 e9dc7cf2ff Merge branch 'features/dynamicRegister' into 'dev'
Features/dynamicregister

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!79
2026-02-22 15:38:09 +00:00
Giovanni 258170d4d8 use pendingMembers context 2026-02-22 16:31:24 +01:00
Giovanni 17ca3a9e95 use pendingMembers context 2026-02-22 16:23:16 +01:00
Giovanni c95f8cfae7 use pendingMembers context 2026-02-22 16:20:31 +01:00
Giovanni fe1948e632 create pendingMembers context 2026-02-22 16:20:25 +01:00
T'JAMPENS QUENTIN p2406187 eb9a0f58ef Move isAdmin condition 2026-02-13 14:20:07 +01:00