coolify/app/Livewire/Project
Hicro 43bcfe8d02
fix: removing eager loading (#6071)
since the destionations relationship is not really needed, we could
remove it and avoid the issue with the missing eager constraint.

Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
2025-07-01 11:10:47 +02:00
..
Application fix(github): changing github app breaks the webhook. it does not anymore 2025-06-21 19:28:38 +02:00
Database fix(database-heading): simplify stop database message for clarity 2025-06-05 13:33:02 +02:00
New refactor(docker-compose): replace hardcoded Docker Compose configuration with external YAML template for improved database detection testing 2025-06-04 11:32:06 +02:00
Resource feat(api): unify service creation endpoint and enhance validation 2025-03-21 11:31:17 +01:00
Service feat(service): enhance service status handling and UI updates 2025-06-24 12:52:22 +02:00
Shared fix(terminal): ensure shell execution only uses valid shell if available in terminal command 2025-07-01 10:37:34 +02:00
AddEmpty.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
CloneMe.php fix: removing eager loading (#6071) 2025-07-01 11:10:47 +02:00
DeleteEnvironment.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
DeleteProject.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Edit.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
EnvironmentEdit.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Index.php fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
Show.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00