coolify/resources/views/livewire/project/shared
Andras Bacsai a0884b758f Fix logs not loading for single container services and applications
- Initialize logsLoaded as false to ensure init() triggers log loading
- Set logsLoaded=true after calling getLogs() in init()
- Allow services/PRs to load logs automatically when expandByDefault=true (single container)
- Previously, services would skip initial load unless refresh=true, now single containers work

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 14:19:31 +01:00
..
environment-variable fix: conditionally enable buildtime checkbox based on environment type 2025-11-27 10:58:44 +01:00
scheduled-task Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
storages Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
configuration-checker.blade.php fix(configuration-checker): update message to clarify redeployment requirement for configuration changes 2025-09-28 09:58:05 +02:00
danger.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
destination.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
execute-container-command.blade.php feat(execute-container): enhance container command form with auto-connect feature for single container scenarios 2025-09-11 17:37:40 +02:00
get-logs.blade.php Fix logs not loading for single container services and applications 2025-12-05 14:19:31 +01:00
health-checks.blade.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
logs.blade.php Add log search, download, and collapsible sections with lazy loading 2025-12-04 10:57:58 +01:00
metrics.blade.php Renamed metrics titles CPU(%) to CPU usage - same for memory 2025-09-19 23:19:24 +05:30
resource-limits.blade.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
resource-operations.blade.php feat(ui): enhance resource operations interface with dynamic selection for cloning and moving resources 2025-09-29 14:44:50 +02:00
tags.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00
terminal.blade.php fix(terminal): update text color for terminal availability message and improve readability 2025-08-12 10:07:11 +02:00
upload-config.blade.php wip: coolify.json 2024-10-08 15:11:19 +02:00
webhooks.blade.php refactor(ui): replace warning and error divs with callout components for improved consistency and readability 2025-09-25 11:14:56 +02:00