coolify/resources/views/livewire/project/application
Andras Bacsai 2f6dfd0fea
Small fixes before release (#5999)
* chore(version): update coolify-realtime to version 1.0.9 in docker-compose and versions files

* feat(migration): add is_sentinel_enabled column to server_settings with default true

* fix(migration): update default value handling for is_sentinel_enabled column in server_settings

* feat(seeder): dispatch StartProxy action for each server in ProductionSeeder

* feat(seeder): add CheckAndStartSentinelJob dispatch for each server in ProductionSeeder

* fix(seeder): conditionally dispatch CheckAndStartSentinelJob based on server's sentinel status

* feat(seeder): conditionally dispatch StartProxy action based on proxy check result

* refactor(ui): terminal

* refactor(ui): remove terminal header from execute-container-command view

* refactor(ui): remove unnecessary padding from deployment, backup, and logs sections
2025-06-17 14:37:58 +02:00
..
deployment Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
preview fix(preview-form): update helper text formatting in preview URL template input for better readability 2025-05-30 13:51:57 +02:00
advanced.blade.php refactor(ui): Unhide log toggle in application settings 2025-03-12 14:46:08 +01:00
configuration.blade.php Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
deployment-navbar.blade.php fix: complex container status 2024-02-22 10:57:05 +01:00
destination.blade.php fix 2023-06-16 12:35:40 +02:00
general.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
heading.blade.php Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
previews-compose.blade.php feat: able to add several domains to compose based previews 2024-06-05 15:14:44 +02:00
previews.blade.php feat(previews): add force deploy without cache functionality and update deploy method to accept force rebuild parameter 2025-05-30 10:09:13 +02:00
rollback.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
source.blade.php fix(source): update no sources found message for clarity 2025-04-22 10:20:54 +02:00
swarm.blade.php refactor swarm view livewire 2024-11-04 11:25:45 +01:00