coolify/app/Livewire/Server/New
Andras Bacsai b31b080799 fix: reset cloud-init fields when closing server creation modal
Add cloud-init script fields to the resetSelection() method that's
called when the modal is closed. This ensures a clean slate when
reopening the "Connect a Hetzner Server" view.

Fields reset:
- cloud_init_script
- save_cloud_init_script
- cloud_init_script_name
- selected_cloud_init_script_id

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 12:37:12 +02:00
..
ByHetzner.php fix: reset cloud-init fields when closing server creation modal 2025-10-11 12:37:12 +02:00
ByIp.php feat(auth): implement authorization checks for server updates across multiple components 2025-08-22 13:02:11 +02:00