coolify/app
Andras Bacsai f7853ee174 Refactor deployments_per_server variable and update dashboard view
This commit refactors the `deployments_per_server` variable in the `Dashboard` class to remove the type hint and updates the corresponding view file to handle the changes. The `deployments_per_server` variable is now grouped by `server_name` and converted to an array. This improves the organization and readability of the code.
2024-01-29 13:26:50 +01:00
..
Actions feat: shared environments 2024-01-23 17:13:23 +01:00
Console Add echo statement for queue cleanup and update cleanup message 2024-01-18 14:56:12 +01:00
Data fix: double ws connection 2023-12-08 22:51:42 +01:00
Enums feat: add PR comments 2024-01-26 18:46:50 +01:00
Events fix: proxy ui view 2024-01-16 15:19:14 +01:00
Exceptions fix: routing, switch back to old one 2023-12-27 16:45:01 +01:00
Http fix: email verification / forgot password 2024-01-11 08:52:30 +01:00
Jobs fix: unhealthy deployments should be failed 2024-01-29 12:51:20 +01:00
Livewire Refactor deployments_per_server variable and update dashboard view 2024-01-29 13:26:50 +01:00
Models fix: bitbucket manual deployments 2024-01-29 10:43:18 +01:00
Notifications Fix URL encoding in deployment and status notifications 2024-01-29 08:49:05 +01:00
Policies refactor 2023-08-29 15:51:30 +02:00
Providers refactor routes 2024-01-07 16:23:41 +01:00
Traits fix: nixpacks envs 2024-01-11 12:56:02 +01:00
View/Components feat: shared environments 2024-01-23 17:13:23 +01:00