coolify/resources/views/livewire/project/application
Andras Bacsai 6b9c633fe7 Prevent Livewire from morphing logs when text is selected
Use Livewire's morph.updating hook to skip DOM morphing of the logs
container when user has text selected. This prevents the selection from
being lost when polling or manual refresh occurs.

The previous fix only prevented the JavaScript-based re-render, but
Livewire's morphing was still replacing the DOM elements entirely.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 10:53:02 +01:00
..
deployment Prevent Livewire from morphing logs when text is selected 2025-12-15 10:53:02 +01:00
preview feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
advanced.blade.php Always show "Allow Public PR Deployments" option, disabled when Preview Deployments are off 2025-12-11 14:02:43 +01:00
configuration.blade.php feat(tests): add comprehensive tests for ContainerStatusAggregator and serverStatus accessor 2025-11-20 17:31:07 +01:00
deployment-navbar.blade.php Add log search, download, and collapsible sections with lazy loading 2025-12-04 10:57:58 +01:00
destination.blade.php
general.blade.php fix: apply frontend path normalization to general settings page 2025-12-03 10:30:04 +01:00
heading.blade.php feat: add container restart tracking and crash loop detection 2025-11-10 13:04:31 +01:00
previews-compose.blade.php fix: remove {{port}} template variable and ensure ports are always appended to preview URLs 2025-12-07 21:53:47 +01:00
previews.blade.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
rollback.blade.php Add server-level toggle to disable application image retention 2025-12-05 12:22:20 +01:00
source.blade.php refactor(application-source): improve layout and accessibility of Git repository links in the application source view 2025-09-10 18:29:52 +02:00
swarm.blade.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00