Commit Graph
514 Commits
Author SHA1 Message Date
T'JAMPENS QUENTIN p2406187 155d510125 Fix style 2026-02-10 14:14:08 +01:00
T'JAMPENS QUENTIN p2406187 461b39718b Fix empty check 2026-02-06 15:30:41 +01:00
T'JAMPENS QUENTIN p2406187 c5d4edb8a1 Control errors and feedback 2026-02-06 15:23:35 +01:00
p2405951 85d9e60025 add TS + implement upload profilePicture 2026-02-06 15:21:05 +01:00
T'JAMPENS QUENTIN p2406187 3c992d5df7 Convert Modal component to Typescript 2026-02-06 15:11:03 +01:00
T'JAMPENS QUENTIN p2406187 d79f9f5c84 Create registerMember admin component 2026-02-06 15:07:32 +01:00
T'JAMPENS QUENTIN p2406187 f6def2f817 Convert Input and Button UI component to TypeScript 2026-02-06 15:07:14 +01:00
T'JAMPENS QUENTIN p2406187 1489a10711 Rename rgpd route 2026-02-03 16:31:21 +01:00
T'JAMPENS QUENTIN p2406187 9e715cc575 Add refresh btn to ValidationErrorPage 2026-02-03 16:29:47 +01:00
T'JAMPENS QUENTIN p2406187 a54b7dfad9 Fix user data context 2026-02-03 16:21:02 +01:00
T'JAMPENS QUENTIN p2406187 4f5161018c Merge branch 'fix/pendingMembers' into 'dev'
Fix/pendingmembers

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!75
2026-02-03 13:40:09 +00:00
T'JAMPENS QUENTIN p2406187 39030b18cf Refresh on last member 2026-02-03 14:39:42 +01:00
T'JAMPENS QUENTIN p2406187 34ad0ec345 Show result modal 2026-02-03 14:34:26 +01:00
T'JAMPENS QUENTIN p2406187 6202f6dc77 Able to refuse members 2026-02-03 14:27:54 +01:00
T'JAMPENS QUENTIN p2406187 bda8331ed1 Typescript install 2026-02-03 14:24:31 +01:00
T'JAMPENS QUENTIN p2406187 a2929025a1 Able to validate user 2026-02-03 14:24:23 +01:00
p2405951 f4472483ad fix calendar 2026-01-30 16:55:48 +01:00
p2405951 2389ca88e4 convert setting modals + associate function 2026-01-30 16:35:48 +01:00
T'JAMPENS QUENTIN p2406187 62a88dab83 fix useEffect 2026-01-30 14:57:43 +01:00
LEBLOND MALO p2405951 b48f576034 Merge branch 'features/typescript' into 'dev'
Features/typescript

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!74
2026-01-30 13:53:50 +00:00
p2405951 f65bcb8887 merge 2026-01-30 14:52:17 +01:00
T'JAMPENS QUENTIN p2406187 d6a2b6a4ab Merge branch 'refac/fetchWrapper' into 'dev'
Refac/fetchwrapper

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!73
2026-01-30 13:48:06 +00:00
T'JAMPENS QUENTIN p2406187 88e0baae50 use fetchWrapper for validateUser.js 2026-01-30 14:46:22 +01:00
T'JAMPENS QUENTIN p2406187 a4546f607d use fetchWrapper for updateUser.js 2026-01-30 14:45:23 +01:00
T'JAMPENS QUENTIN p2406187 f0af29826a use fetchWrapper for modifyRole.js 2026-01-30 14:43:45 +01:00
T'JAMPENS QUENTIN p2406187 c43b411bac use fetchWrapper for getUserToValidate.js 2026-01-30 14:41:25 +01:00
T'JAMPENS QUENTIN p2406187 c11bb849c5 use fetchWrapper for getUserById.js 2026-01-30 14:37:41 +01:00
T'JAMPENS QUENTIN p2406187 79e765dd96 use fetchWrapper for users routes 2026-01-30 14:35:07 +01:00
p2405951 ea6fd94962 configure typescript + begin conversion 2026-01-28 16:29:41 +01:00
T'JAMPENS QUENTIN p2406187 a0bba2deb4 use fetchWrapper for getUser.js 2026-01-28 15:29:51 +01:00
T'JAMPENS QUENTIN p2406187 fc233d1498 use fetchWrapper for getRoles.js 2026-01-28 15:27:41 +01:00
T'JAMPENS QUENTIN p2406187 659a6c1623 use fetchWrapper for auth functions 2026-01-28 15:25:18 +01:00
T'JAMPENS QUENTIN p2406187 4f184dd7c5 use fetchWrapper for getEventById.js 2026-01-28 15:19:44 +01:00
T'JAMPENS QUENTIN p2406187 e9c8b7cda8 use fetchWrapper for getAllEvents.js 2026-01-28 14:47:41 +01:00
T'JAMPENS QUENTIN p2406187 b5786d288d use fetchWrapper for deleteEvent.js 2026-01-28 14:45:27 +01:00
T'JAMPENS QUENTIN p2406187 37093587dd use fetchWrapper for createEvent.js 2026-01-28 14:44:14 +01:00
T'JAMPENS QUENTIN p2406187 cf4ae804c6 use fetchWrapper for deleteTask.js 2026-01-28 14:41:54 +01:00
T'JAMPENS QUENTIN p2406187 e01a0a5bbe Close modal on delete 2026-01-28 14:41:36 +01:00
T'JAMPENS QUENTIN p2406187 aef3c1efbc use fetchWrapper to create tasks 2026-01-28 14:19:43 +01:00
T'JAMPENS QUENTIN p2406187 dcdc4e7ac4 use fetchWrapper to assign tasks 2026-01-28 14:15:37 +01:00
T'JAMPENS QUENTIN p2406187 40139eabac Create fetchWrapper function 2026-01-28 14:11:35 +01:00
T'JAMPENS QUENTIN p2406187 3c71e0c7b2 Update user info on useEffect 2026-01-27 16:55:41 +01:00
T'JAMPENS QUENTIN p2406187 6336627ef5 DeleteTask feature 2026-01-27 16:52:13 +01:00
T'JAMPENS QUENTIN p2406187 56964285b9 Merge branch 'refac/taskContext' into 'dev'
Refac/taskcontext

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!72
2026-01-27 15:22:44 +00:00
T'JAMPENS QUENTIN p2406187 4163b80334 Create deleteEvent component 2026-01-27 16:16:18 +01:00
T'JAMPENS QUENTIN p2406187 41a68836c4 Use eventDetail context 2026-01-27 16:10:21 +01:00
T'JAMPENS QUENTIN p2406187 93f9001eb5 Create eventDetail context 2026-01-27 16:09:59 +01:00
T'JAMPENS QUENTIN p2406187 6c51e70817 Create createTaskBtn.jsx component 2026-01-27 14:39:00 +01:00
T'JAMPENS QUENTIN p2406187 ae6d93eb81 Merge branch 'EventContext' into 'dev'
Eventcontext

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!71
2026-01-27 13:24:31 +00:00
T'JAMPENS QUENTIN p2406187 c479498dbe Fix input check 2026-01-27 14:09:04 +01:00