coolify/resources/views/livewire/server/new
Andras Bacsai 05bd57ed51 refactor(ui): improve cloud-init script save checkbox visibility and styling
Changes:
- Make save checkbox visible by default (not conditionally rendered)
- Disable checkbox when cloud_init_script is empty
- Auto-enable when user types in the script textarea (via Livewire reactivity)
- Remove unnecessary border wrapper around checkbox for cleaner look
- Checkbox styling now matches other checkboxes in the form (no border)

This improves UX by making the save option always discoverable while
preventing users from checking it when there's no script to save.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 10:55:14 +02:00
..
by-hetzner.blade.php refactor(ui): improve cloud-init script save checkbox visibility and styling 2025-10-11 10:55:14 +02:00
by-ip.blade.php v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00