dokploy/apps/dokploy
Mauricio Siu 27521decbd Enhance loading state and UI for provider selection in dashboard components
- Added loading indicators using the Loader2 icon to improve user experience while fetching provider data in both ShowProviderForm and ShowProviderFormCompose components.
- Updated the minimum height of the provider selection messages to enhance visual consistency and user guidance during loading states.
- Refactored data fetching logic to include loading states for GitHub, GitLab, Bitbucket, and Gitea providers, ensuring a smoother user interface.
2025-05-04 12:29:37 -06:00
..
__test__ Add triggerType field to baseApp configuration in drop and traefik test files 2025-04-26 22:18:43 -06:00
components Enhance loading state and UI for provider selection in dashboard components 2025-05-04 12:29:37 -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 fix(config): large screens support 2025-03-12 19:16:16 +07:00
tsconfig.json
tsconfig.server.json