Adds drag-and-drop functionality to reorder backup schedules Introduces a sort order field to the database schema and implements API endpoints to update the schedule order. This allows users to visually prioritize their backup jobs. |
||
|---|---|---|
| .. | ||
| backups.controller.ts | ||
| backups.dto.ts | ||
| backups.service.ts | ||