coolify/resources/views/livewire/project/shared
2025-06-30 08:50:17 +02:00
..
environment-variable fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
scheduled-task improvement(core): simplify events for app/db/service status changes 2025-05-19 21:50:32 +02:00
storages refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
configuration-checker.blade.php
danger.blade.php refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
destination.blade.php refactor(ui): separate views for instance settings to separate paths to make it cleaner 2025-06-30 08:50:17 +02:00
execute-container-command.blade.php fix(ui): enhance terminal access messaging to clarify server functionality and terminal status 2025-06-28 14:02:08 +02:00
get-logs.blade.php fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +02:00
health-checks.blade.php Update resources/views/livewire/project/shared/health-checks.blade.php 2025-06-26 09:06:25 +02:00
logs.blade.php fix(ui): update border styling for consistency across components and enhance loading indicators 2025-06-25 10:56:35 +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
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
webhooks.blade.php