Giovanni
|
712bdd02cd
|
create toggleEmailNotifications method in user controller
|
2026-03-26 09:13:57 +01:00 |
|
Giovanni
|
c1d7f5cd81
|
add web_notifications and email_notifications value to the created user in create method of user controller
|
2026-03-26 09:06:13 +01:00 |
|
Giovanni
|
9fbc09017b
|
add $notificationId to every broadcast notification
|
2026-03-19 18:09:11 +01:00 |
|
Giovanni
|
ec76ca981a
|
add information in notifications
|
2026-03-19 18:01:55 +01:00 |
|
Giovanni
|
16ae03e6e6
|
create broadcast notification when the user role is updated
|
2026-03-19 17:11:34 +01:00 |
|
Giovanni
|
75d80985ff
|
Merge branch dev into features/notifications
|
2026-03-19 09:56:35 +01:00 |
|
Giovanni
|
2271304044
|
create a mail when a user registered
|
2026-03-18 10:00:47 +01:00 |
|
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
|
922b4df8b5
|
rename model in singular
|
2026-03-13 15:30:54 +01:00 |
|
Giovanni
|
3d7c76496f
|
remove unecessary delete notifications on validate user
|
2026-03-12 11:01:54 +01:00 |
|
Giovanni
|
c16a9d1785
|
remove unecessary delete notifications on validate user
|
2026-03-12 11:01:44 +01:00 |
|
Giovanni
|
a65dcdee3b
|
add user_id property on notification
|
2026-03-12 09:39:36 +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 |
|