coolify/app/Livewire/Project/Service
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
..
Configuration.php fix: prevent duplicate services on image change and enable real-time UI refresh 2025-10-14 10:12:36 +02:00
Database.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
EditCompose.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
EditDomain.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
FileStorage.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
Heading.php fix(service): ensure configuration changes are properly tracked and dispatched 2025-07-03 15:08:13 +02:00
Index.php feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
ServiceApplicationView.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
StackForm.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
Storage.php feat(storage): consolidate storage management into a single component with enhanced UI 2025-10-01 18:46:21 +02:00