Commit Graph
337 Commits
Author SHA1 Message Date
Giovanni 615c084995 add event_photo_path attribut to Event model 2026-04-01 20:15:13 +02:00
Giovanni afbffe99a8 add event_photo_path attribut to create_events_table migration 2026-04-01 20:15:06 +02:00
Giovanni 0c0af0fd00 use vite_api_url in requestEmailChange link 2026-03-28 19:23:19 +01:00
Giovanni d9ccd7ff5f add vite_api_url in app variable 2026-03-28 19:21:07 +01:00
Giovanni 741dabd720 create confirmEmailChange route in User route 2026-03-28 18:53:54 +01:00
Giovanni f4caf50f40 create confirmEmailChange method in User controller 2026-03-28 18:53:43 +01:00
Giovanni 8e110244bb create requestEmailChange route in User route 2026-03-28 18:53:21 +01:00
Giovanni 567bc306e1 create requestEmailChange method in User controller 2026-03-28 18:52:50 +01:00
Giovanni 1f42a5392b Add email to new address on email change request apply 2026-03-28 18:52:07 +01:00
Giovanni ac2dcef7a7 Add email to new address on email change request 2026-03-28 18:51:53 +01:00
Giovanni 7b4280d4eb Add email to old address on email change request 2026-03-28 18:51:42 +01:00
Giovanni 4031faf08b use updatePassword mail 2026-03-28 17:58:58 +01:00
Giovanni 59598e29be create updatePassword mail 2026-03-28 17:57:57 +01:00
Giovanni 51435f9257 create updatePassword.blade 2026-03-28 17:57:50 +01:00
Giovanni 2489aad0c8 create updatePassword route in User route 2026-03-28 17:55:04 +01:00
Giovanni f52d5bb5ef create updatePassword method in User controller 2026-03-28 17:54:36 +01:00
Giovanni f0070d3557 update default admin password and email 2026-03-28 17:14:10 +01:00
Giovanni cbe816fd17 use uuid instead of id to delete notifications 2026-03-28 17:02:00 +01:00
Giovanni cdc4645d92 fix typesense error to delete unexisting user 2026-03-28 16:45:57 +01:00
Giovanni 60760d6101 use native Laravel notification methods 2026-03-28 16:41:38 +01:00
Giovanni 4c52fa5043 remove Mail use from Notifications classes 2026-03-28 16:37:02 +01:00
Giovanni f13e96c7c7 use the right Notification Facades 2026-03-28 16:23:01 +01:00
Giovanni aa3d5f887d use native Notification table and migration 2026-03-28 16:13:46 +01:00
Giovanni 93bfc19e6e use native Notification table and migration 2026-03-28 16:03:18 +01:00
Giovanni de0457c426 update channels route to use native laravel notifications 2026-03-28 15:52:37 +01:00
Giovanni ef33591c2a use EventDeleted notification 2026-03-28 15:50:17 +01:00
Giovanni 551909aee7 create EventDeleted notification 2026-03-28 15:50:13 +01:00
Giovanni bfec1752e0 delete EventParticipationCancelled event 2026-03-28 15:49:58 +01:00
Giovanni 0b3e9142b5 remove spaces 2026-03-28 15:48:34 +01:00
Giovanni a99a610688 remove spaces 2026-03-28 15:47:25 +01:00
Giovanni 4a0087104c use VolunteerUnassignedFromTask notification 2026-03-28 15:43:50 +01:00
Giovanni 52c187dc2c create VolunteerUnassignedFromTask notification 2026-03-28 15:43:45 +01:00
Giovanni f09b396826 delete VolunteerUnassignedFromTask event 2026-03-28 15:43:35 +01:00
Giovanni 094b25abdd use TaskDateUpdated notification 2026-03-28 15:40:57 +01:00
Giovanni 3e5dc3f377 use TaskDateUpdated notification 2026-03-28 15:40:26 +01:00
Giovanni 0a9b4874db create TaskDateUpdated notification 2026-03-28 15:40:22 +01:00
Giovanni 33d9edc39f delete TaskDateUpdated event 2026-03-28 15:40:12 +01:00
Giovanni 3789a2107a use TaskDeleted notification 2026-03-28 15:37:14 +01:00
Giovanni 8c8fb946e1 create TaskDeleted notification 2026-03-28 15:37:10 +01:00
Giovanni 165a24f5d0 delete TaskParticipationCancelled event 2026-03-28 15:36:54 +01:00
Giovanni 8df5d54d14 use VolunteerAssignedToTask notification 2026-03-28 15:34:36 +01:00
Giovanni 0ffd8e8ad4 create VolunteerAssignedToTask notification 2026-03-28 15:34:31 +01:00
Giovanni b9283136ba remove VolunteerAssignedToTask event 2026-03-28 15:34:16 +01:00
Giovanni f31b92e0d3 use VolunteerRoleUpdated notification 2026-03-28 15:31:38 +01:00
Giovanni 42879b9d76 create VolunteerRoleUpdated notification 2026-03-28 15:31:34 +01:00
Giovanni 17fa90ab9d remove VolunteerRoleUpdated event 2026-03-28 15:31:10 +01:00
Giovanni 2374774577 create UserRegistered notification 2026-03-28 15:28:33 +01:00
Giovanni 7e6052d879 use UserRegistered notification 2026-03-28 15:27:30 +01:00
Giovanni faa642f5d9 create UserRegistered notification 2026-03-28 15:27:26 +01:00
Giovanni d4092a5a3e remove UserCreated event 2026-03-28 15:27:06 +01:00