mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- 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. |
||
---|---|---|
.. | ||
auth | ||
constants | ||
db | ||
emails | ||
lib | ||
monitoring | ||
services | ||
setup | ||
templates | ||
types | ||
utils | ||
verification | ||
wss | ||
index.ts |