coolify/app/Livewire/Project/Shared
2025-11-11 15:30:10 +01:00
..
EnvironmentVariable fix(environment): clear computed property cache after adding environment variables 2025-10-07 13:57:59 +02:00
ScheduledTask fix(ScheduledTask): change timeout property type to int for consistency in syncData method 2025-11-11 15:30:10 +01:00
Storages Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
ConfigurationChecker.php feat(event): introduce ApplicationConfigurationChanged event to handle team-specific configuration updates and broadcast changes 2025-09-22 09:44:30 +02:00
Danger.php
Destination.php
ExecuteContainerCommand.php
GetLogs.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
HealthChecks.php refactor: Remove SynchronizesModelData trait and implement syncData method for model synchronization 2025-11-04 09:18:05 +01:00
Logs.php
Metrics.php Removed debug logging for metrics 2025-09-19 23:28:25 +05:30
ResourceLimits.php Complete Livewire legacy model binding migration (25+ components) 2025-10-13 15:38:59 +02:00
ResourceOperations.php refactor(clone): consolidate application cloning logic into a dedicated function for improved maintainability and readability 2025-09-11 10:38:08 +02:00
Tags.php
Terminal.php
UploadConfig.php
Webhooks.php