coolify/app/Livewire/Project/Database
Andras Bacsai a4d75ff0e2 fix(backups): validate S3 storage before backup scheduling
Prevent scheduled database backups from enabling S3 uploads without a valid team-owned storage configuration, and preserve the previous S3 storage ID in missing-storage error messages.

Add coverage for backup edit/create validation and S3 upload failure messaging.
2026-05-23 13:06:36 +02:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Dragonfly fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Keydb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mariadb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mongodb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mysql fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Postgresql fix(database): tighten Postgres init script filename handling 2026-04-20 21:26:34 +02:00
Redis fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
BackupEdit.php fix(backups): validate S3 storage before backup scheduling 2026-05-23 13:06:36 +02:00
BackupExecutions.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
BackupNow.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Configuration.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
CreateScheduledBackup.php fix(backups): validate S3 storage before backup scheduling 2026-05-23 13:06:36 +02:00
Heading.php refactor(jobs): split task skip checks into critical and runtime phases 2026-02-28 18:37:51 +01:00
Import.php Refine service resource routing 2026-05-22 13:39:26 +02:00
InitScript.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ScheduledBackups.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00