coolify/resources/views/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.blade.php refactor(forms): update wire:model bindings to use 'blur' instead of 'blur-sm' for input fields across multiple views 2025-09-29 12:50:25 +02:00
form.blade.php feat(storage): add resources tab and improve S3 deletion handling 2026-03-19 11:42:29 +01:00
index.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
resources.blade.php feat(storage): group backups by database and filter by s3 status 2026-03-19 12:04:16 +01:00
show.blade.php feat(storage): group backups by database and filter by s3 status 2026-03-19 12:04:16 +01:00