dokploy/packages/server
Mauricio Siu e09447d4b4 Add ShowDeploymentsModal component and refactor ShowDeployments for enhanced deployment handling
- Introduced `ShowDeploymentsModal` component to manage deployment logs and details in a modal interface.
- Updated `ShowDeployments` to accept `serverId` and `refreshToken` props, allowing for more flexible deployment data handling.
- Refactored API queries in `ShowDeployments` to utilize a unified query for fetching deployments by type, improving code efficiency.
- Replaced instances of `ShowSchedulesLogs` with `ShowDeploymentsModal` in relevant components to streamline deployment log access.
2025-05-04 12:58:46 -06:00
..
scripts fix(server): update build paths 2024-10-26 15:48:30 -06:00
src Add ShowDeploymentsModal component and refactor ShowDeployments for enhanced deployment handling 2025-05-04 12:58:46 -06:00
auth-schema.ts Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
esbuild.config.ts refactor: remove save on build on next app and integrate turbopack 2024-10-24 23:13:24 -06:00
package.json Refactor backup management and enhance database schema 2025-05-03 09:58:50 -06:00
tsconfig.json Revert "chore: disable TypeScript declaration generation in server tsconfig" 2025-02-23 00:13:35 -06:00
tsconfig.server.json Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00