coolify/app/Livewire/Team
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
..
Member
Storage
AdminView.php
Create.php
Index.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
Invitations.php
InviteLink.php fix: critical privilege escalation in team invitation system 2025-10-15 11:42:25 +02:00
Member.php