From 53ae08cec4a4164db3f922108c24fb5e76c3692c Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 08:10:23 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../settings/profile/profile-form.tsx | 13 +++------- .../servers/actions/show-dokploy-actions.tsx | 4 +--- .../servers/actions/show-storage-actions.tsx | 24 +++++-------------- .../servers/actions/show-traefik-actions.tsx | 4 +--- .../settings/servers/handle-servers.tsx | 1 - .../dashboard/settings/web-domain.tsx | 12 +++------- .../dashboard/settings/web-server.tsx | 4 +--- .../web-server/local-server-config.tsx | 4 +--- 8 files changed, 16 insertions(+), 50 deletions(-) diff --git a/apps/dokploy/components/dashboard/settings/profile/profile-form.tsx b/apps/dokploy/components/dashboard/settings/profile/profile-form.tsx index 6a8381279..8540835c8 100644 --- a/apps/dokploy/components/dashboard/settings/profile/profile-form.tsx +++ b/apps/dokploy/components/dashboard/settings/profile/profile-form.tsx @@ -213,10 +213,7 @@ export const ProfileForm = () => { Email - + @@ -245,9 +242,7 @@ export const ProfileForm = () => { name="password" render={({ field }) => ( - - Password - + Password { name="image" render={({ field }) => ( - - Avatar - + Avatar { diff --git a/apps/dokploy/components/dashboard/settings/servers/actions/show-dokploy-actions.tsx b/apps/dokploy/components/dashboard/settings/servers/actions/show-dokploy-actions.tsx index 59e1684d7..b4a9ff946 100644 --- a/apps/dokploy/components/dashboard/settings/servers/actions/show-dokploy-actions.tsx +++ b/apps/dokploy/components/dashboard/settings/servers/actions/show-dokploy-actions.tsx @@ -32,9 +32,7 @@ export const ShowDokployActions = () => { - - Actions - + Actions { - - Actions - + Actions { }); }} > - - Clean unused images - + Clean unused images { }); }} > - - Clean unused volumes - + Clean unused volumes { }); }} > - - Clean stopped containers - + Clean stopped containers { }); }} > - - Clean Docker Builder & System - + Clean Docker Builder & System {!serverId && ( { }); }} > - - Clean Monitoring - + Clean Monitoring )} diff --git a/apps/dokploy/components/dashboard/settings/servers/actions/show-traefik-actions.tsx b/apps/dokploy/components/dashboard/settings/servers/actions/show-traefik-actions.tsx index a169bcde9..11c3c19c8 100644 --- a/apps/dokploy/components/dashboard/settings/servers/actions/show-traefik-actions.tsx +++ b/apps/dokploy/components/dashboard/settings/servers/actions/show-traefik-actions.tsx @@ -77,9 +77,7 @@ export const ShowTraefikActions = ({ serverId }: Props) => { - - Actions - + Actions { - const utils = api.useUtils(); const [isOpen, setIsOpen] = useState(false); const { data: canCreateMoreServers, refetch } = diff --git a/apps/dokploy/components/dashboard/settings/web-domain.tsx b/apps/dokploy/components/dashboard/settings/web-domain.tsx index 159d950d4..191b5f147 100644 --- a/apps/dokploy/components/dashboard/settings/web-domain.tsx +++ b/apps/dokploy/components/dashboard/settings/web-domain.tsx @@ -149,9 +149,7 @@ export const WebDomain = () => { render={({ field }) => { return ( - - Domain - + Domain { render={({ field }) => { return ( - - Let's Encrypt Email - + Let's Encrypt Email { render={({ field }) => { return ( - - Certificate Provider - + Certificate Provider { Web Server - - Reload or clean the web server. - + Reload or clean the web server. {/* diff --git a/apps/dokploy/components/dashboard/settings/web-server/local-server-config.tsx b/apps/dokploy/components/dashboard/settings/web-server/local-server-config.tsx index c6046a727..3ea1d965c 100644 --- a/apps/dokploy/components/dashboard/settings/web-server/local-server-config.tsx +++ b/apps/dokploy/components/dashboard/settings/web-server/local-server-config.tsx @@ -74,9 +74,7 @@ const LocalServerConfig = ({ onSave }: Props) => { - - Connection settings - + Connection settings