coolify/resources/views
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
..
auth feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
components fix(degraded-status): remove unnecessary whitespace in badge element for cleaner HTML 2025-06-16 13:09:24 +02:00
emails fix(server): enhance error handling in server patch check notifications 2025-05-27 14:23:16 +02:00
errors fix(ui): Correct grammatical error in 404 page 2025-03-02 22:23:02 -07:00
layouts fix(ui): system theming for charts (#5740) 2025-05-02 17:49:01 +02:00
livewire 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
source feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00