coolify/app/Livewire/Storage
Andras Bacsai 86c8ec9c20 feat(storage): group backups by database and filter by s3 status
Group backup schedules by their parent database (type + ID) for better
organization in the UI. Filter to only display backups with save_s3
enabled. Restructure the template to show database name as a header with
nested backups underneath, allowing clearer visualization of which
backups belong to each database. Add key binding to livewire component
to ensure proper re-rendering when resources change.
2026-03-19 12:04:16 +01:00
..
Create.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
Form.php feat(storage): add resources tab and improve S3 deletion handling 2026-03-19 11:42:29 +01:00
Index.php Fix styling 2024-06-10 20:43:34 +00:00
Resources.php feat(storage): group backups by database and filter by s3 status 2026-03-19 12:04:16 +01:00
Show.php feat(storage): add resources tab and improve S3 deletion handling 2026-03-19 11:42:29 +01:00