coolify/resources/views/livewire/project/database
Andras Bacsai ac36a59088 fix(backups): pin S3 per volume execution and harden deletes
Store s3_storage_id on scheduled volume backup executions so retention
and recovery use the S3 that received the upload. Extract
DeleteScheduledVolumeBackup for UI and resource deletion, and isolate
database backup retention failures so cleanup errors do not fail the job.
2026-07-16 14:30:58 +02:00
..
backup feat(backups): support scheduled backups for application storage targets 2026-07-15 17:34:22 +02:00
backup-edit Merge remote-tracking branch 'origin/next' into volume-backups-server-s3 2026-07-16 13:47:15 +02:00
clickhouse Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
dragonfly Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
keydb Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
mariadb Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
mongodb Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
mysql Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
postgresql fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
redis Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-04 10:18:54 +02:00
backup-edit.blade.php feat: add ClickHouse backups and cloud ops tools 2026-07-16 11:57:52 +02:00
backup-executions.blade.php feat(backups): support scheduled backups for application storage targets 2026-07-15 17:34:22 +02:00
backup-now.blade.php fix: update Livewire button click method to use camelCase 2025-01-07 11:03:23 +01:00
configuration.blade.php feat: harden auth flows and server mobile navigation 2026-07-08 09:42:52 +02:00
create-scheduled-backup.blade.php feat(backups): support scheduled backups for application storage targets 2026-07-15 17:34:22 +02:00
heading.blade.php Merge remote-tracking branch 'origin/next' into volume-backups-server-s3 2026-07-16 13:47:15 +02:00
health.blade.php fix(database): honor disabled standalone health checks 2026-06-01 08:55:03 +02:00
import-form.blade.php fix(database): gate import form controls by update access 2026-05-28 20:48:18 +02:00
import.blade.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02:00
init-script.blade.php fix indexing after deletion and make sure init script is removed form the server 2024-10-18 20:51:51 +02:00
scheduled-backups.blade.php fix(backups): pin S3 per volume execution and harden deletes 2026-07-16 14:30:58 +02:00
status-info.blade.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-02 12:03:38 +02:00