coolify/resources/views/livewire
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
..
admin better impersonate 2024-12-16 12:48:09 +01:00
boarding feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
destination v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
notifications feat(server): implement server patch check notifications 2025-05-26 14:03:59 +02:00
profile feat(user): implement session deletion on password reset 2025-03-21 15:45:29 +01:00
project Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
security feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
server Small fixes before release (#5999) 2025-06-17 14:37:58 +02:00
settings feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
shared-variables v4.0.0-beta.415 (#5722) 2025-04-29 10:54:30 +02:00
source feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
storage feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
subscription refactor(pricing-plans): improve label class binding for payment frequency selection 2025-05-28 10:50:55 +02:00
tags fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
team refactor(invite-link): enhance form layout for improved responsiveness 2025-03-25 10:15:31 +01:00
terminal feat(terminal-access): implement terminal access control for servers and containers, including UI updates and backend logic 2025-05-29 14:09:05 +02:00
activity-monitor.blade.php refactor(proxy): streamline proxy status handling and improve dashboard availability checks 2025-06-11 12:02:39 +02:00
dashboard.blade.php fix(ui): Disable livewire navigate feature (causing spam of setInterval()) 2025-04-29 09:04:24 +02:00
force-password-reset.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
help.blade.php fix: remove livewire legacy from help view 2024-11-03 21:27:26 +01:00
layout-popups.blade.php feat(ui): Add past due subscription warning banner 2025-03-01 12:43:29 +01:00
navbar-delete-team.blade.php refactor(navbar-delete-team): simplify modal confirmation layout and enhance button styling for better user experience 2025-04-13 20:38:16 +02:00
settings-backup.blade.php fix(ui): Instance Backup settings 2025-04-01 14:31:38 +02:00
settings-email.blade.php refactor(email): update label for test email recipient input 2025-03-28 22:18:07 +01:00
settings-oauth.blade.php feat(oauth): set redirect uri as optional and add default value (#5760) 2025-05-20 14:35:39 +02:00
switch-team.blade.php remove unnecessary things 2024-12-03 14:09:51 +01:00
upgrade.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
verify-email.blade.php feat: add email verification for cloud 2023-10-09 14:20:55 +02:00