coolify/app/Livewire/Project
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
..
Application fix(source): scope private key and source selection to current team 2026-05-22 12:30:00 +02:00
Database fix(backups): validate S3 storage before backup scheduling 2026-05-23 13:06:36 +02:00
New Fix source selection flow 2026-05-22 13:00:53 +02:00
Resource refactor: scope destination and resource lookups by current team 2026-04-19 11:55:12 +02:00
Service Refine service resource routing 2026-05-22 13:39:26 +02:00
Shared fix(destination): scope server and network selection to current team 2026-05-22 12:53:14 +02:00
AddEmpty.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
CloneMe.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00
DeleteEnvironment.php fix(environment): scope DeleteEnvironment lookups to current team 2026-05-22 12:37:48 +02:00
DeleteProject.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
Edit.php feat(validation): centralize validation patterns for names and descriptions 2025-08-19 12:14:48 +02:00
EnvironmentEdit.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
Index.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Show.php fix(models): replace forceFill/forceCreate with fill/create and add fillable guards 2026-03-31 13:45:31 +02:00