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
..
auth Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
constants fix(certificates): ensure certificates are accessible by traefik 2024-12-23 09:16:10 -05:00
db Add schedule management features 2025-05-02 03:21:13 -06:00
emails Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
lib fix(auth): update invite link host to use app.dokploy.com 2025-04-25 01:41:03 -06:00
monitoring Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
services Merge pull request #1563 from yusoofsh/add-disable-recurse-submodules-option 2025-04-26 16:52:05 -06:00
setup [autofix.ci] apply automated fixes 2025-04-25 08:17:18 +00:00
templates refactor(jwt generation): Simplify payload property assignments and secret initialization 2025-04-26 01:50:26 -06:00
types Merge branch 'canary' into feat/migration-templates 2025-03-09 12:36:14 -06:00
utils Merge branch 'main' into canary 2025-04-26 23:29:51 -06:00
verification Reapply "Merge branch 'canary' into kucherenko/canary" 2025-03-02 00:30:02 -06:00
wss Spelling and grammar corrections 2024-12-29 22:34:57 +10:00
index.ts Update restore-backup component and backup router for web server support: set default database name based on type, disable input for web server, and streamline backup restoration process with improved logging and error handling. 2025-03-29 19:27:05 -06:00