coolify/resources
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
..
css feat: dashboard live deployment view 2024-01-27 18:44:40 +01:00
js fix: deployment queue 2024-01-25 11:57:47 +01:00
views Refactor deployments_per_server variable and update dashboard view 2024-01-29 13:26:50 +01:00