coolify/resources/views/livewire/project/shared
Andras Bacsai 9a58e0fea2 fix(logs): disable auto-scroll on user scroll-up, re-enable on scroll-to-bottom
Add wheel, touch, and keyboard event handlers to log containers in
deployment and get-logs views. Auto-follow disables when user scrolls
up; re-enables when user scrolls back to bottom (within 10px threshold).
2026-04-28 10:33:08 +02:00
..
environment-variable feat(env): add buildtime and runtime checkboxes for shared variables 2026-04-14 17:14:49 +02:00
scheduled-task feat(ui): add helper text for frequency input on scheduled task view 2026-03-29 15:46:11 +05:30
storages fix(ui): improve responsive project headings and controls 2026-04-09 19:51:31 +02:00
configuration-checker.blade.php
danger.blade.php
destination.blade.php
execute-container-command.blade.php chore: prepare for PR 2026-03-10 20:37:22 +01:00
get-logs.blade.php fix(logs): disable auto-scroll on user scroll-up, re-enable on scroll-to-bottom 2026-04-28 10:33:08 +02:00
health-checks.blade.php
logs.blade.php feat(preview-env): add production variable fallback for docker-compose 2026-03-25 13:26:50 +01:00
metrics.blade.php
resource-limits.blade.php feat(ui): display memory limit fields in single row 2026-03-28 18:22:31 +05:30
resource-operations.blade.php feat(ui): add info callout to clone resource section about excluded items 2026-03-28 18:57:07 +05:30
tags.blade.php
terminal.blade.php
upload-config.blade.php
webhooks.blade.php