zerobyte/app/client
Raj Dave b51f3549c2 Backend and UI modifications to allow reordering of backup schedules
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.
2025-12-15 13:13:34 +03:00
..
api-client refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
components refactor: split forms (#124) 2025-12-10 21:16:20 +01:00
hooks refactor: allow to run without the SYS_ADMIN cap for simple setups (#138) 2025-12-14 20:30:33 +01:00
lib Feat/notifications alerts (#52) 2025-11-22 14:58:21 +01:00
modules Backend and UI modifications to allow reordering of backup schedules 2025-12-15 13:13:34 +03:00
routes refactor(breadcrumbs): use handler & match pattern 2025-11-13 22:28:53 +01:00