Commit Graph
39 Commits
Author SHA1 Message Date
Giovanni f13e96c7c7 use the right Notification Facades 2026-03-28 16:23:01 +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 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 3789a2107a use TaskDeleted notification 2026-03-28 15:37:14 +01:00
Giovanni 8df5d54d14 use VolunteerAssignedToTask notification 2026-03-28 15:34:36 +01:00
Giovanni 1d9c6726b3 check if user accept notifications 2026-03-26 10:29:51 +01:00
Giovanni 2252ac9547 add $notificationId to every broadcast notification 2026-03-19 18:22:36 +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 b7ccc38b68 add information in task date updated notification 2026-03-19 17:51:18 +01:00
Giovanni d627afdeaf add information in task date updated notification 2026-03-19 17:49:41 +01:00
Giovanni cf2a29a863 rename $task->title into $task->name 2026-03-19 17:43:02 +01:00
Giovanni 6a825db608 create notification, broadcast notification and mail when a futur or ongoing date of a task is updated 2026-03-19 17:37:55 +01:00
Giovanni 4ebb1ad6c0 fix attribut name 2026-03-19 10:22:59 +01:00
Giovanni 75d80985ff Merge branch dev into features/notifications 2026-03-19 09:56:35 +01:00
Giovanni ad6a0f6e90 check if the task is future or ongoing to send email and notification on unassign user 2026-03-19 08:44:12 +01:00
Giovanni 5d256637ec check if the task is future or ongoing to send email and notification on assign user 2026-03-19 08:43:53 +01:00
Giovanni 77d3efc555 check if the task is future or ongoing to send email and notification on deletion 2026-03-19 08:42:20 +01:00
Giovanni 400d70ff7e use formatDate method 2026-03-18 16:30:27 +01:00
Giovanni 92de307017 create a mail when a user is unassigned to a task by an administrator 2026-03-18 16:14:35 +01:00
Giovanni 2921cbdcbd create a mail when a user is assigned to a task by an administrator 2026-03-18 11:48:54 +01:00
Giovanni 3d8fd6687d create a mail when a task is deleted to the participants 2026-03-18 11:37:47 +01:00
Giovanni ce887d0846 fix broadcast error with event 2026-03-18 11:33:42 +01:00
T'JAMPENS QUENTIN p2406187 2789f0e1d9 remove condition 2026-03-15 16:13:13 +01:00
Giovanni 922b4df8b5 rename model in singular 2026-03-13 15:30:54 +01:00
Giovanni d51d6a9c3f create notification on delete task, assign user and unassign user 2026-03-12 09:38:25 +01:00
T'JAMPENS QUENTIN p2406187 e118debc6b Improve assignSelf function 2026-01-12 14:15:08 +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 08c51473a7 add TasksPolicy and EventsPolicy 2025-12-17 17:11:12 +01:00
T'JAMPENS QUENTIN p2406187 9e271f8a3e add update event task route 2025-11-21 16:16:34 +01:00
T'JAMPENS QUENTIN p2406187 d5f1c7f163 add delete event tasks route 2025-11-21 15:44:25 +01:00
T'JAMPENS QUENTIN p2406187 016017ab30 add get event tasks route 2025-11-21 12:07:23 +01:00
T'JAMPENS QUENTIN p2406187 fd65cfdc1c fix max participant reached 2025-11-20 11:23:21 +01:00
T'JAMPENS QUENTIN p2406187 827ade852e Create assign task to user route 2025-11-14 12:22:59 +01:00
T'JAMPENS QUENTIN p2406187 55f332d28e Create assign task route 2025-11-14 09:47:13 +01:00
T'JAMPENS QUENTIN p2406187 f353e0c964 Creation table tasks 2025-11-09 16:17:10 +01:00