Adds Backup Scheduling MVP (CRUD, dispatcher, run job, retention, audit logs) Run now / Retry persist Filament DB notifications Bulk Run/Retry now create BulkOperationRun so bottom-right progress widget shows them Progress widget includes “recent finished” window + reconciles stale backup bulk runs Adds purge command + migration backup_schedule_runs.user_id + tests updates Co-authored-by: Ahmed Darrazi <ahmeddarrazi@adsmac.local> Reviewed-on: #36 |
||
|---|---|---|
| .. | ||
| ApplyRetentionJobTest.php | ||
| BackupScheduleBulkDeleteTest.php | ||
| BackupScheduleCrudTest.php | ||
| BackupScheduleRunViewModalTest.php | ||
| BackupScheduleValidationTest.php | ||
| DispatchIdempotencyTest.php | ||
| RunBackupScheduleJobTest.php | ||
| RunErrorMappingTest.php | ||
| RunNowRetryActionsTest.php | ||