coolify/resources/views/livewire/project
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
..
application Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
database Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
new fix(select-component): enhance user interaction by adding cursor styles and disabling selection during processing 2025-06-04 10:22:43 +02:00
resource improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
service Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
shared Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
add-empty.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
clone-me.blade.php chore: disable volume data cloning for now 2025-01-13 11:14:00 +01:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php Merge pull request #3949 from peaklabs-dev/fix-project-deletion 2024-11-07 13:43:56 +01:00
environment-edit.blade.php fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
index.blade.php fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
show.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00