Files
dokploy/packages/server/src
Mauricio Siu d4064805eb Add schedule management features
- Implemented `HandleSchedules` component for creating and updating schedules with validation.
- Added `ShowSchedules` component to display a list of schedules with options to edit and delete.
- Created API routes for schedule management including create, update, delete, and list functionalities.
- Defined the `schedule` table schema in the database with necessary fields and relationships.
- Integrated schedule management into the application service dashboard, allowing users to manage schedules directly from the UI.
2025-05-02 03:21:13 -06:00
..
2025-05-02 03:21:13 -06:00
2025-04-25 08:17:18 +00:00
2025-04-26 23:29:51 -06:00
2024-12-29 22:34:57 +10:00