dokploy/apps/dokploy
Mauricio Siu 4575f16be4 Add DNS helper modal and refactor domain handling components
- Introduced `DnsHelperModal` for guiding users on DNS configuration, including steps for adding A records and verifying configurations.
- Refactored domain handling by consolidating domain management into `handle-domain.tsx`, replacing the previous `add-domain.tsx`.
- Updated `ShowDomains` and related components to utilize the new domain handling structure, improving code organization and maintainability.
- Enhanced user experience by integrating domain validation and service selection features in the domain management interface.
2025-05-04 12:07:09 -06:00
..
__test__ Add triggerType field to baseApp configuration in drop and traefik test files 2025-04-26 22:18:43 -06:00
components Add DNS helper modal and refactor domain handling components 2025-05-04 12:07:09 -06:00
docker
drizzle Enhance backup and deployment features 2025-05-03 12:39:52 -06:00
hooks
lib Fix for #1708, missing dutch translation and sorted list by population 2025-04-14 08:42:30 +02:00
pages Add DNS helper modal and refactor domain handling components 2025-05-04 12:07:09 -06:00
public Merge pull request #1634 from f3liiix/canary 2025-04-17 01:59:35 -06:00
server Add DNS helper modal and refactor domain handling components 2025-05-04 12:07:09 -06:00
styles
templates Removed apps/dokploy/templates/infisical/index.ts 2025-03-27 13:12:02 -06:00
utils feat(websocket): enhance WebSocket server with request validation and client instantiation 2025-04-06 00:07:41 -06:00
.dockerignore
.env.example
.env.production.example
.gitignore
.nvmrc
components.json
Dockerfile
esbuild.config.ts
LICENSE.MD
logo.png
migrate.ts
migration.ts
next.config.mjs refactor(dokploy): standardize code formatting and improve readability across multiple components 2025-03-29 13:26:44 -06:00
package.json Update drizzle-zod dependency and enhance deployment tracking features 2025-05-03 00:12:49 -06:00
postcss.config.cjs
reset-password.ts
setup.ts
tailwind.config.ts
tsconfig.json
tsconfig.server.json