Commit Graph
178 Commits
Author SHA1 Message Date
Giovanni f3d6f6bd11 create a mail when an event is deleted to the participants 2026-03-18 10:06:12 +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 6ff9d3a6a7 remove test email 2026-03-18 09:32:36 +01:00
T'JAMPENS QUENTIN p2406187 2789f0e1d9 remove condition 2026-03-15 16:13:13 +01:00
Giovanni ee949da604 Merge branch 'dev' into features/mails 2026-03-13 15:31:37 +01:00
Giovanni 922b4df8b5 rename model in singular 2026-03-13 15:30:54 +01:00
Giovanni 928d504b27 Merge remote-tracking branch 'origin/dev' into features/notifications 2026-03-12 15:52: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
p2405951 c9382136ba Merge branch 'features/profile' into dev 2026-03-12 09:53:58 +01:00
Giovanni bed8c79c0a create event on user validated 2026-03-12 09:40:29 +01:00
Giovanni 15cd88c461 rename privateChannel to users.admin 2026-03-12 09:40:14 +01:00
Giovanni a65dcdee3b add user_id property on notification 2026-03-12 09:39:36 +01:00
Giovanni 2dcc861317 create notification on delete event 2026-03-12 09:38:58 +01:00
Giovanni d51d6a9c3f create notification on delete task, assign user and unassign user 2026-03-12 09:38:25 +01:00
Giovanni 9986dfa956 add user_id attribut on Notifications table 2026-03-09 16:53:38 +01:00
Giovanni e720c6c5dd create and send an email on account validate 2026-03-08 22:12:12 +01:00
Giovanni a33b6354bf create a test mail 2026-03-08 22:11:46 +01:00
p2405951 e67db45548 fix bug d'affichage profile-photod 2026-03-08 18:55:28 +01:00
T'JAMPENS QUENTIN p2406187 1cabe42d83 format phone number on update user 2026-03-03 12:25:19 +01:00
p2405951 dd63f5ddd0 fix UserService.php 2026-02-24 17:02:55 +01:00
p2405951 ffa77ad386 recup stash 2026-02-24 16:43:16 +01:00
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