coolify/app/Livewire/Project/Service
Andras Bacsai 322bf7c1b2 refactor(database): split import form into Livewire child
Extract the database import form into its own component and add realtime
status refresh components for application server badges and service resource
cards.
2026-05-28 19:30:12 +02:00
..
Configuration.php fix(livewire): stop broadcast handlers from wiping in-progress form input 2026-05-20 19:04:43 +00:00
DatabaseBackups.php Refine service resource routing 2026-05-22 13:39:26 +02:00
EditCompose.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
EditDomain.php refactor: streamline required port retrieval in EditDomain and ServiceApplicationView; add environment_variables method in ServiceApplication 2025-11-10 14:15:53 +01:00
FileStorage.php fix(service): block UI editing of file volumes exceeding 5 MiB 2026-04-28 22:36:56 +02:00
Heading.php Refine service resource routing 2026-05-22 13:39:26 +02:00
Index.php Refine service resource routing 2026-05-22 13:39:26 +02:00
ResourceCard.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02:00
StackForm.php refactor: remove duplicated validation messages 2026-01-05 13:15:14 +01:00
Storage.php fix(service): block UI editing of file volumes exceeding 5 MiB 2026-04-28 22:36:56 +02:00