Commit Graph
31 Commits
Author SHA1 Message Date
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