Commit Graph
324 Commits
Author SHA1 Message Date
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
LEBLOND MALO p2405951 ed37808d33 Merge branch 'features/backup' into 'dev'
Features/backup

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!16
2026-01-07 15:33:33 +00:00
p2405951 f066aa88f0 Nettoyage des backups 2026-01-07 16:30:33 +01:00
p2405951 3451f75b37 recup modif dev 2026-01-07 16:04:12 +01:00
T'JAMPENS QUENTIN p2406187 be3f6ba5d4 Create getInvalidUser route 2026-01-05 09:48:20 +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
JOSSERAND GIOVANNI p2405212 e0504ea0c2 Merge branch 'features/authorizations' into 'features/notifications'
Features/authorizations

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!14
2025-12-17 16:19:31 +00: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 090db4205a search only validate users 2025-12-16 11:44:32 +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
Giovanni dfb70cc5ce create notification_user table migration 2025-12-10 17:02:45 +01:00
JOSSERAND GIOVANNI p2405212 e89f00e2f9 Merge branch 'features/searchUser' into 'dev'
Features/searchuser

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!12
2025-12-10 15:52:16 +00: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 8e1e8e3b7c Merge branch 'dev' of https://iutbg-gitlab.iutbourg.univ-lyon1.fr/sae-but2/2025-26/gestion-benevoles-association/backend into dev 2025-12-10 11:42:25 +01:00
T'JAMPENS QUENTIN p2406187 639675c266 Update user role on validation 2025-12-10 11:41:27 +01:00
T'JAMPENS QUENTIN p2406187 de08e5396a Update create user test 2025-12-10 11:40:56 +01:00
Giovanni 669fa6aa16 add TYPESENSE_CONNECTION in .env.example 2025-12-10 11:25:48 +01:00
Giovanni ba7146cca7 test commit 2025-12-10 11:23:33 +01:00
T'JAMPENS QUENTIN p2406187 afb630d053 Merge branch 'features/emailValidation' into 'dev'
Check user email

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!10
2025-12-10 08:53:13 +00:00
T'JAMPENS QUENTIN p2406187 056f42b815 Check user email 2025-12-10 09:52:22 +01:00
Giovanni 8426755db3 add user search in SearchController, add start and end datetime in events table 2025-12-09 12:28:02 +01:00
T'JAMPENS QUENTIN p2406187 319f143327 Merge branch 'dev' into features/phoneValidation
# Conflicts:
#	composer.json
#	composer.lock
2025-12-09 12:27:19 +01:00
T'JAMPENS QUENTIN p2406187 04e45f3b83 Check user phone 2025-12-09 12:20:12 +01:00
T'JAMPENS QUENTIN p2406187 6ae4fd1cdd Install propaganistas/laravel-phone 2025-12-09 12:19:56 +01:00
JOSSERAND GIOVANNI p2405212 da20be4558 Merge branch 'features/typesense' into 'dev'
Features/typesense

See merge request sae-but2/2025-26/gestion-benevoles-association/backend!8
2025-12-07 15:14:57 +00:00
JOSSERAND GIOVANNI p2405212 b8ccef3fb5 Merge branch 'dev' into 'features/typesense'
# Conflicts:
#   routes/events.php
2025-12-07 15:14:51 +00:00
Giovanni 2db242d43a Replace bind mount with Docker managed volume for Typesense 2025-12-07 16:13:03 +01:00
T'JAMPENS QUENTIN p2406187 ad3157807c Send task on get all events route 2025-12-07 01:08:18 +01:00
T'JAMPENS QUENTIN p2406187 efd87bf5cd Create UserService 2025-12-05 15:08:18 +01:00
T'JAMPENS QUENTIN p2406187 7bf6ffe2f8 Create get event route doc 2025-12-02 16:25:30 +01:00
T'JAMPENS QUENTIN p2406187 6a0125eeaf Create get event route 2025-12-02 16:25:18 +01:00
T'JAMPENS QUENTIN p2406187 897e92d8f0 Create get role fct 2025-12-02 16:12:48 +01:00
T'JAMPENS QUENTIN p2406187 238127bc16 Update /me route 2025-12-02 16:12:29 +01:00
T'JAMPENS QUENTIN p2406187 232804fb39 Update composer.json 2025-12-02 15:28:56 +01:00
Giovanni 20654b2eff add of Search events route 2025-11-29 20:11:06 +01:00
Giovanni a7b8de3205 add of typesense container, searchEvents route and SearchController and method 2025-11-29 20:10:09 +01:00