dokploy/apps/dokploy/components/dashboard/application
Mauricio Siu f2bb01c800 Add schedule logs feature and enhance schedule management
- Introduced a new component `ShowSchedulesLogs` to display logs for each schedule, allowing users to view deployment logs associated with their schedules.
- Updated the `ShowSchedules` component to integrate the new logs feature, providing a button to access logs for each schedule.
- Enhanced the `schedule` schema by adding an `appName` column to better identify applications associated with schedules.
- Updated the API to support fetching deployments with their associated schedules, improving data retrieval for the frontend.
- Implemented utility functions for managing schedule-related operations, including creating and removing deployments linked to schedules.
2025-05-02 04:29:32 -06:00
..
advanced Merge branch 'canary' into feat/add-gitea-repo 2025-03-18 21:42:42 -06:00
build [autofix.ci] apply automated fixes 2025-03-29 21:18:08 +00:00
deployments feat(deployments): improve deployment list display and cleanup logic 2025-03-02 03:52:29 -06:00
domains refactor: standardize import statements and improve code structure across multiple components 2025-03-18 00:52:34 -06:00
environment feat(gitea): add Gitea repository support 2025-03-17 15:17:35 -06:00
general Add conditional rendering for watchPaths field based on triggerType in SaveGithubProvider and SaveGithubProviderCompose components. 2025-04-26 22:20:37 -06:00
logs refactor: extract badgeStateColor function for reuse across log components 2024-12-27 08:48:36 +07:00
preview-deployments [autofix.ci] apply automated fixes 2025-04-09 15:53:37 +00:00
schedules Add schedule logs feature and enhance schedule management 2025-05-02 04:29:32 -06:00
update-application.tsx chore(ui): replace placeholder company name 2025-03-12 22:44:49 -04:00