zerobyte/app/client/modules/backups/components/create-schedule-form
Nico a039bb478e
fix: separate raw include paths and patterns (#683)
Separate include patters and included path cleanly to avoid path with special characters to be expanded. Closes https://github.com/nicotsx/zerobyte/discussions/680

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->

## Summary by CodeRabbit

* **New Features**
  * Added ability to select specific directories and paths for inclusion in backup schedules, separate from pattern-based rules.

* **Bug Fixes & Improvements**
  * Automatically migrates existing backup configurations to work with the new path selection system.
  * Enhanced backup restoration to properly handle both selected paths and pattern-based inclusions.

* **Chores**
  * Updated database schema to support path selections in backup schedules.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-20 19:27:54 +01:00
..
advanced-section.tsx refactor: correctly delete orphan sessions after idp deletion 2026-03-05 21:02:56 +01:00
basic-info-section.tsx refactor: always use short id in api calls (#545) 2026-02-19 20:08:40 +01:00
exclude-section.tsx refactor: split create schedule form (#453) 2026-02-02 18:18:14 +01:00
frequency-section.tsx fix(ui): missing @container class in backup details 2026-02-17 19:29:10 +01:00
index.tsx fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
paths-section.tsx fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
retention-section.tsx refactor: move from arktype to zod (#637) 2026-03-09 18:27:03 +01:00
summary-section.tsx fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
types.ts fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00
utils.ts fix: separate raw include paths and patterns (#683) 2026-03-20 19:27:54 +01:00