Commit Graph
47 Commits
Author SHA1 Message Date
Giovanni 66266d1b4b remove notification deletion code when validating an account 2026-03-18 09:55:10 +01:00
Giovanni e713cc2857 create a mail when the role of the user is updated 2026-03-18 09:53:54 +01:00
Giovanni 96973f7884 create a mail when the role of the user is updated 2026-03-18 09:53:42 +01:00
Giovanni c3fb0ec094 create a mail when an account is deactivated by an administrator 2026-03-18 09:48:20 +01:00
Giovanni d9ce927d88 create a mail when an account is deleted by an administrator or by the user 2026-03-18 09:45:55 +01:00
Giovanni 870151cdd3 create a mail when an account is created by an administrator 2026-03-18 09:41:54 +01:00
Giovanni e720c6c5dd create and send an email on account validate 2026-03-08 22:12:12 +01:00
T'JAMPENS QUENTIN p2406187 1cabe42d83 format phone number on update user 2026-03-03 12:25:19 +01:00
Giovanni d77e3dc82b remove useless notification when admin create an account 2026-02-24 16:04:26 +01:00
T'JAMPENS QUENTIN p2406187 c74690f68b Add default role when user is created by an admin 2026-02-11 14:51:28 +01:00
T'JAMPENS QUENTIN p2406187 5e232fd0af Create other user route 2026-02-11 14:51:28 +01:00
Giovanni 446bded5f9 update deactivate 2026-01-14 22:59:13 +01:00
JOSSERAND GIOVANNI p2405212 c644c05933 Merge branch 'features/permissions' into 'dev'
permissions review

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!20
2026-01-14 20:42:20 +00:00
Giovanni 53cca29b67 permissions review 2026-01-14 22:41:03 +01:00
T'JAMPENS QUENTIN p2406187 dd2a0bc333 Create get all roles method 2026-01-13 23:46:08 +01:00
Giovanni bf6deadbc0 add policies for getInvalidUsers route 2026-01-12 09:55:19 +01:00
Giovanni 60012c63c3 merge dev into features/notifications 2026-01-11 23:09:57 +01:00
Giovanni 9fd72c6ea4 multiplex user notifications over a single private channel 2026-01-11 12:06:27 +01:00
Giovanni 2790026475 add reverb container, unread attribute in notification pivot table and private channel and event for new register 2026-01-07 16:50:51 +01:00
T'JAMPENS QUENTIN p2406187 516ab77d58 Create getInvalidUser route 2026-01-05 09:48:13 +01:00
Giovanni a0e95aca3e remove unecessary gates for users routes and add UserPolicy 2025-12-17 16:52:43 +01:00
Giovanni 4c3647fe30 add gates for users routes 2025-12-17 16:14:19 +01:00
T'JAMPENS QUENTIN p2406187 4c907c8ba5 Return 404 if user not found 2025-12-17 15:16:03 +01:00
Giovanni ae81344fe2 add notification when user role is changed 2025-12-17 14:46:33 +01:00
Giovanni 8e93a0aba2 delete notification and notification_user when validate 2025-12-16 10:11:08 +01:00
Giovanni eab9565c7d create notification when register 2025-12-15 16:45:51 +01:00
T'JAMPENS QUENTIN p2406187 3e43966357 Send error if email is already used 2025-12-10 15:09:34 +01:00
T'JAMPENS QUENTIN p2406187 639675c266 Update user role on validation 2025-12-10 11:41:27 +01:00
T'JAMPENS QUENTIN p2406187 056f42b815 Check user email 2025-12-10 09:52:22 +01:00
T'JAMPENS QUENTIN p2406187 04e45f3b83 Check user phone 2025-12-09 12:20:12 +01:00
T'JAMPENS QUENTIN p2406187 efd87bf5cd Create UserService 2025-12-05 15:08:18 +01:00
T'JAMPENS QUENTIN p2406187 238127bc16 Update /me route 2025-12-02 16:12:29 +01:00
T'JAMPENS QUENTIN p2406187 5e846a8896 Add get user task by id 2025-11-21 11:08:11 +01:00
T'JAMPENS QUENTIN p2406187 feef269015 Add get user by id tasks 2025-11-20 12:16:38 +01:00
T'JAMPENS QUENTIN p2406187 feb901c9e8 Add get user's tasks route 2025-11-20 11:23:56 +01:00
T'JAMPENS QUENTIN p2406187 8932c90c8a Change return error 2025-10-24 11:33:53 +02:00
T'JAMPENS QUENTIN p2406187 b3222f0f46 Add get all users route 2025-10-24 11:32:16 +02:00
T'JAMPENS QUENTIN p2406187 47d433eecb Add verified_at column 2025-10-24 10:59:55 +02:00
T'JAMPENS QUENTIN p2406187 081cd66a8e Add delete user by id route 2025-10-24 10:02:06 +02:00
T'JAMPENS QUENTIN p2406187 2c94483cd9 Add role and validate in getUser route 2025-10-24 09:42:00 +02:00
T'JAMPENS QUENTIN p2406187 219c71a99b Add modify user role route 2025-10-24 09:35:44 +02:00
T'JAMPENS QUENTIN p2406187 5787d5fac3 Add validate user route 2025-10-23 11:57:11 +02:00
T'JAMPENS QUENTIN p2406187 4fdf38827d Add update user route 2025-10-23 11:33:39 +02:00
T'JAMPENS QUENTIN p2406187 ded8e85c85 Add get user route 2025-10-21 22:18:15 +02:00
T'JAMPENS QUENTIN p2406187 0d926d4b95 Add delete user route 2025-10-21 22:02:53 +02:00
Dayamond 42a98f3435 Update create user route 2025-10-21 16:48:18 +02:00
Dayamond eb7a5c7894 create user 2025-10-14 22:37:42 +02:00