Commit Graph
78 Commits
Author SHA1 Message Date
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
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 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 6336627ef5 DeleteTask feature 2026-01-27 16:52:13 +01:00
Giovanni 9a0959e1cb permissions review 2026-01-14 22:44:07 +01:00
JOSSERAND GIOVANNI p2405212 e22178ad00 Merge branch 'features/footer' into 'dev'
Features/footer

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!64
2026-01-14 08:04:28 +00:00
T'JAMPENS QUENTIN p2406187 ece83f815d Merge branch 'dev' into 'features/manageMember'
# Conflicts:
#   src/utils/users/deleteUser.js
2026-01-13 22:40:56 +00:00
T'JAMPENS QUENTIN p2406187 4688cd1757 Create task btn 2026-01-13 23:30:04 +01:00
T'JAMPENS QUENTIN p2406187 4600879c6e Fix backend url 2026-01-13 23:29:54 +01:00
T'JAMPENS QUENTIN p2406187 33430ca04e Show modal on modify + split component 2026-01-13 22:51:10 +01:00
Giovanni 89a8ef87bb finish footer 2026-01-13 20:14:50 +01:00
LEBLOND MALO p2405951 4d335bfd57 Merge branch 'features/adminImplement' into 'dev'
Features/adminimplement

See merge request sae-but2/2025-26/gestion-benevoles-association/Frontend!61
2026-01-13 11:21:47 +00:00
p2405951 2beb998c50 fix merge 2026-01-13 12:19:54 +01:00
p2405951 46d6a8ab60 Merge branch 'dev' into features/adminImplement 2026-01-13 12:10:33 +01:00
T'JAMPENS QUENTIN p2406187 28cc9c13eb Modify role 2026-01-13 11:51:05 +01:00
p2405951 b0f0aec16e validate + delete user + last event + prototype chart 2026-01-13 11:49:11 +01:00
T'JAMPENS QUENTIN p2406187 0ff475a86d Create delete user btn 2026-01-12 23:47:45 +01:00
T'JAMPENS QUENTIN p2406187 23dbbf0d09 Add delete event method 2026-01-12 22:19:23 +01:00
T'JAMPENS QUENTIN p2406187 1c10240b8d Fix backend url conf 2026-01-12 21:50:03 +01:00
T'JAMPENS QUENTIN p2406187 2def96dd18 Merge branch 'dev' into 'features/linkEventsPage'
# Conflicts:
#   src/pages/Profile/ProfilePage.jsx
2026-01-12 14:55:23 +00:00
T'JAMPENS QUENTIN p2406187 6165978ef3 Add unassign btn 2026-01-12 15:50:48 +01:00
T'JAMPENS QUENTIN p2406187 6d15582819 Show task is assigned to user + fix assign user 2026-01-12 15:35:22 +01:00
p2405951 e38fdc11ab add responsive+ delete inline style 2026-01-12 14:56:01 +01:00
T'JAMPENS QUENTIN p2406187 00142f1e3e Allow user to assign to a task 2026-01-12 14:11:51 +01:00
Giovanni 6da4880f0d Merge branch 'dev' into features/notifications
# Conflicts:
#	package-lock.json
#	package.json
#	src/components/Header/Header.jsx
2026-01-12 00:15:16 +01:00
Giovanni 69e7fdb35c correct created_at attribute of notifications 2026-01-11 23:24:15 +01:00
Giovanni b0d7d3c0af update notifications css 2026-01-11 20:05:20 +01:00
Giovanni c906cb733e multiplex user notifications over a single private channel 2026-01-11 12:10:44 +01:00
Giovanni 5fb97ccd90 split notification listeners into separate files 2026-01-09 14:39:19 +01:00
Giovanni 42748ad722 add read notifications route and update notifications behavior 2026-01-08 15:00:43 +01:00
T'JAMPENS QUENTIN p2406187 b58a1a321d Add date to event create 2026-01-07 17:04:10 +01:00
T'JAMPENS QUENTIN p2406187 d6cff2d474 Format date 2026-01-07 15:18:52 +01:00
T'JAMPENS QUENTIN p2406187 7f5be9ea32 Link hompeage eventlist to backend 2026-01-07 14:55:17 +01:00
p2405951 a90d52b44b récupération modifs dev sur new branch 2026-01-06 09:32:20 +01:00
p2405951 6ac1522be8 resolve conflicts 2025-12-27 17:55:31 +01:00
Antoine Ordonneau 32bde03254 correction erreur et découpage en composant 2025-12-19 15:32:43 +01:00
Giovanni 21259f2838 update notification routes call 2025-12-17 17:22:10 +01:00
T'JAMPENS QUENTIN p2406187 c2f4c9fa55 Redirect to 404 page if user not found 2025-12-17 15:20:51 +01:00
Giovanni 0aaafed26a move utils files 2025-12-17 14:16:08 +01:00
Giovanni 883b9b6c4b dynamic display of notifications 2025-12-15 16:31:41 +01:00