coolify/resources/views/livewire/project/shared
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
..
environment-variable refactor(environment-variables): simplify application build pack check in environment variable handling 2025-05-30 09:11:54 +02:00
scheduled-task improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
storages feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
configuration-checker.blade.php Update popup-small.blade.php and configuration-checker.blade.php 2024-04-29 11:05:53 +02:00
danger.blade.php refactor: Update confirmation label in danger.blade.php template 2024-09-25 09:27:17 +02:00
destination.blade.php feat(destination): update confirmation modal text and add persistent storage warning for server deployment 2025-05-28 11:49:04 +02:00
execute-container-command.blade.php Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
get-logs.blade.php refactor(logs): enhance container loading logic and improve UI for logs display across various resource types 2025-06-05 13:24:26 +02:00
health-checks.blade.php Refactor health check form labels and placeholders 2024-10-22 12:05:36 +02:00
logs.blade.php Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
metrics.blade.php fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
resource-limits.blade.php chore: Update resource-limits.blade.php with improved input field helpers 2024-07-22 11:33:25 +02:00
resource-operations.blade.php refactor(resource-operations): filter out build servers from the server list and clean up commented-out code in the resource operations view 2025-06-13 16:49:27 +02:00
tags.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
terminal.blade.php Refactor terminal view: streamline HTML structure and improve readability by removing unnecessary conditional blocks 2025-06-14 12:42:20 +02:00
upload-config.blade.php wip: coolify.json 2024-10-08 15:11:19 +02:00
webhooks.blade.php docs: update link to deploy api docs 2024-10-26 13:58:09 +02:00