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