TenantAtlas/app/Filament/Resources/RestoreRunResource/Pages
Ahmed Darrazi 88227a9d94 feat(wizard): Add restore from policy version
Implements the "Restore via Wizard" action on the PolicyVersion resource.

This allows a user to initiate a restore run directly from a specific policy version snapshot.

- Adds a "Restore via Wizard" action to the PolicyVersion table.
- This action creates a single-item BackupSet from the selected version.
- The CreateRestoreRun wizard is now pre-filled from query parameters.
- Adds feature tests to cover the new workflow.
- Updates tasks.md to reflect the completed work.
2025-12-31 19:59:40 +01:00
..
CreateRestoreRun.php feat(wizard): Add restore from policy version 2025-12-31 19:59:40 +01:00
ListRestoreRuns.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
ViewRestoreRun.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00