From d90722a174d314125b76d0db26681ef08570e52c Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Mon, 30 Mar 2026 16:49:04 -0600 Subject: [PATCH] feat(notifications): add switch for Dokploy backup notification trigger - Introduced a new switch control in the notifications settings to enable or disable actions triggered by Dokploy backup creation. - Enhanced user interface for better interaction with notification settings. --- .../notifications/handle-notifications.tsx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx b/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx index 4e4cec701..7f427ef07 100644 --- a/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx +++ b/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx @@ -1881,6 +1881,20 @@ export const HandleNotifications = ({ notificationId }: Props) => { Dokploy Backup Trigger the action when a dokploy backup is created. + + + + + + + )} + /> + + (