coolify/resources/views/livewire/security
Andras Bacsai 837a0f4545 Merge branch 'next' into andrasbacsai/livewire-model-binding
Resolved merge conflicts between Livewire model binding refactoring and UI/CSS updates from next branch. Key integrations:

- Preserved unique HTML ID generation for form components
- Maintained wire:model bindings using $modelBinding
- Integrated new wire:dirty.class styles (border-l-warning pattern)
- Kept both syncData(true) and validateDockerComposeForInjection in StackForm
- Merged security tests and helper improvements from next

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16 11:05:29 +02:00
..
private-key Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
api-tokens.blade.php fix(api-tokens): update settings link for API enablement message 2025-10-09 11:22:10 +02:00
cloud-init-script-form.blade.php feat: add YAML validation for cloud-init scripts 2025-10-11 13:56:55 +02:00
cloud-init-scripts.blade.php docs: clarify cloud-init script compatibility 2025-10-11 14:06:16 +02:00
cloud-provider-token-form.blade.php feat: update Hetzner affiliate link text and URL 2025-10-14 09:28:01 +02:00
cloud-provider-tokens.blade.php improved hetzner features 2025-10-09 12:53:57 +02:00
cloud-tokens.blade.php init of cloud providers 2025-10-08 20:47:50 +02:00