mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- Introduced a new notification class, BackupSuccessWithS3Warning, to alert users when local backups succeed but S3 uploads fail. - Updated DatabaseBackupJob to track local backup success and handle S3 upload errors, improving error reporting and user notifications. - Modified ScheduledDatabaseBackupExecution model to include a new s3_uploaded boolean field for tracking S3 upload status. - Adjusted views and validation logic to reflect changes in backup execution status and S3 handling. - Added tests to ensure the new s3_uploaded column is correctly implemented and validated. |
||
|---|---|---|
| .. | ||
| application-deployment-failed.blade.php | ||
| application-deployment-success.blade.php | ||
| application-status-changes.blade.php | ||
| backup-failed.blade.php | ||
| backup-success-with-s3-warning.blade.php | ||
| backup-success.blade.php | ||
| before-trial-conversion.blade.php | ||
| container-restarted.blade.php | ||
| container-stopped.blade.php | ||
| daily-backup.blade.php | ||
| docker-cleanup-failed.blade.php | ||
| docker-cleanup-success.blade.php | ||
| email-change-verification.blade.php | ||
| email-verification.blade.php | ||
| help.blade.php | ||
| high-disk-usage.blade.php | ||
| invitation-link.blade.php | ||
| reset-password.blade.php | ||
| s3-connection-error.blade.php | ||
| scheduled-task-failed.blade.php | ||
| scheduled-task-success.blade.php | ||
| server-force-disabled.blade.php | ||
| server-force-enabled.blade.php | ||
| server-lost-connection.blade.php | ||
| server-patches-error.blade.php | ||
| server-patches.blade.php | ||
| server-revived.blade.php | ||
| ssl-certificate-renewed.blade.php | ||
| subscription-invoice-failed.blade.php | ||
| test.blade.php | ||
| trial-ended.blade.php | ||
| trial-ends-soon.blade.php | ||
| updates.blade.php | ||