coolify/resources/views/livewire/server/new
Andras Bacsai e4bf8ab337 refactor: enable cloud-init save checkbox at all times with backend validation
Remove the disabled state from the save checkbox to allow users to check it
at any time. The backend already validates that cloud_init_script is not
empty before saving (line 499 in ByHetzner.php), so empty/null scripts
will simply not be saved even if the checkbox is checked.

This improves UX by making the checkbox always interactive while maintaining
data integrity through backend validation.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 10:59:26 +02:00
..
by-hetzner.blade.php refactor: enable cloud-init save checkbox at all times with backend validation 2025-10-11 10:59:26 +02:00
by-ip.blade.php v4.0.0-beta.420 (#6008) 2025-06-26 12:23:08 +02:00