coolify/app/Livewire/Storage
Andras Bacsai a478ac66eb refactor: scope destination and resource lookups by current team
Use find_destination_for_current_team helper across resource creation
flows and the destination controller. Pass full destination objects to
database creation helpers instead of UUIDs so team relationships are
resolved consistently before the resource is created or linked.

Add feature tests covering destination, backup storage, and resource
proof lookups across teams.
2026-04-19 11:55:12 +02:00
..
Create.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
Form.php feat(storage): add resources tab and improve S3 deletion handling 2026-03-19 11:42:29 +01:00
Index.php Fix styling 2024-06-10 20:43:34 +00:00
Resources.php refactor: scope destination and resource lookups by current team 2026-04-19 11:55:12 +02:00
Show.php feat(storage): add resources tab and improve S3 deletion handling 2026-03-19 11:42:29 +01:00