coolify/resources/views/livewire/project
Andras Bacsai 28fc3feab0 fix: remove wire:ignore from modal and add wire:key to EditCompose component
- Remove wire:ignore from modal-input.blade.php wrapper to allow child Livewire components to be properly tracked
- Add unique wire:key to EditCompose component for proper identification when teleported
- Fixes 'Unable to call component method' error when saving compose files

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 17:03:19 +01:00
..
application fix: resolve Livewire wire:model binding error in domains input 2025-10-25 10:18:07 +02:00
database refactor: migrate database components from legacy model binding to explicit properties 2025-10-13 10:01:17 +02:00
new feat: display service logos in original colors with consistent sizing 2025-10-24 10:22:33 +02:00
resource feat(domains): implement domain conflict detection and user confirmation modal across application components 2025-08-28 10:52:41 +02:00
service fix: remove wire:ignore from modal and add wire:key to EditCompose component 2025-10-27 17:03:19 +01:00
shared refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
add-empty.blade.php feat(ui): Upgrade to Tailwind v4 (#5710) 2025-05-14 12:43:23 +02:00
clone-me.blade.php refactor(ui): enhance project cloning interface with improved table layout for server and resource selection 2025-07-01 11:34:44 +02:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
environment-edit.blade.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
index.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
show.blade.php ui(core): update projects property type and enhance UI styling 2025-10-01 08:23:35 +02:00