* refactor: tag snapshots with schedule short_id instead of db id * chore: formatting issues
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.