Commit Graph
100 Commits
Author SHA1 Message Date
Giovanni d77e3dc82b remove useless notification when admin create an account 2026-02-24 16:04:26 +01:00
Giovanni 6c3a11388b set config variables for env variables 2026-02-12 18:31:11 +01:00
Giovanni ac1eaca0df set config variables for env variables 2026-02-12 18:27:06 +01:00
Giovanni 7768e7a9e3 set config variables for env variables 2026-02-12 18:07:23 +01:00
p2405951 59c8268232 add in stash export 2026-02-11 17:52:46 +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 b1996d153e test 2026-02-10 16:33:06 +01:00
Giovanni ed5edefcc4 update AppServiceProvider to add Observer 2026-02-10 15:28:22 +01:00
Giovanni 64455066a8 update SearchController 2026-02-10 15:28:04 +01:00
Giovanni 4acb8ad001 add TypesenseService 2026-02-10 15:27:55 +01:00
Giovanni 05ff869183 add Observer 2026-02-10 15:27:46 +01:00
Giovanni 3a5a95cba9 call TYPESENSE_API_KEY in SearchController.php 2026-02-07 21:28:49 +01:00
T'JAMPENS QUENTIN p2406187 881e3b7775 Fix event middleware 2026-02-03 14:42:13 +01:00
T'JAMPENS QUENTIN p2406187 7099ad53c5 Fix event middleware 2026-01-27 14:20:24 +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
T'JAMPENS QUENTIN p2406187 797887b23d Create get all roles route 2026-01-13 09:29:26 +01:00
T'JAMPENS QUENTIN p2406187 8def3ee391 Add isUserAssigned route 2026-01-12 15:52:42 +01:00
T'JAMPENS QUENTIN p2406187 e118debc6b Improve assignSelf function 2026-01-12 14:15: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 c3122072da correct some issues 2026-01-11 20:10:39 +01:00
Giovanni ab1df4d692 Create unassignUser, unassignSelf methods and Bruno requests. Add call events when needed 2026-01-11 19:03:58 +01:00
Giovanni 234717b23c multiplex user notifications over a single private channel 2026-01-11 12:09:58 +01:00
Giovanni 9fd72c6ea4 multiplex user notifications over a single private channel 2026-01-11 12:06:27 +01:00
Giovanni 9b70b09173 rename admins-private to users.registration 2026-01-09 14:41:10 +01:00
Giovanni 475a1c7052 set the notification getting system by created_at desc order 2026-01-08 14:51:21 +01:00
Giovanni c49a5e558f add readNotifications route and bruno's request 2026-01-08 14:10:17 +01:00
Giovanni 51791a3b34 add readNotifications route and bruno's request 2026-01-08 14:04:53 +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 6eaac7a745 rename UserPolicy to UsersPolicy 2025-12-17 17:32:03 +01:00
Giovanni ab9755ade5 rename UserPolicy to UsersPolicy 2025-12-17 17:31:54 +01:00
Giovanni 08459ac627 change notifications functions 2025-12-17 17:18:37 +01:00
Giovanni 08c51473a7 add TasksPolicy and EventsPolicy 2025-12-17 17:11:12 +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 7390ae6116 create notification bruno request and move some routes 2025-12-17 14:32:01 +01:00
Giovanni 543db51291 search only validate users 2025-12-16 11:44:12 +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
JOSSERAND GIOVANNI p2405212 9bc03eb46a Merge branch 'dev' into 'features/searchUser'
# Conflicts:
#   tests/Users/Create user.bru
#   tests/collection.bru
2025-12-10 15:52:04 +00: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 b3cffe3008 Return isAdmin 2025-12-10 12:10:50 +01:00
T'JAMPENS QUENTIN p2406187 639675c266 Update user role on validation 2025-12-10 11:41:27 +01:00