Commit Graph
24 Commits
Author SHA1 Message Date
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