coolify/app/Livewire/Project/Shared
Andras Bacsai fd6dbd5863 feat(service): warn when required environment variables are missing
Surface unset required service env vars in the configuration checker
popup and sidebar, refresh on env updates, and keep the env table
horizontally scrollable with correct managed/hardcoded pagination order.
2026-08-07 12:24:09 +02:00
..
EnvironmentVariable feat(service): warn when required environment variables are missing 2026-08-07 12:24:09 +02:00
ScheduledTask feat(ui): add enable/disable button for scheduled task 2026-03-29 15:36:32 +05:30
Storages feat(ui): unify resource nav sidebars and polish project layouts 2026-08-05 17:56:59 +02:00
ConfigurationChecker.php feat(service): warn when required environment variables are missing 2026-08-07 12:24:09 +02:00
Danger.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Destination.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
ExecuteContainerCommand.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
GetLogs.php fix: harden GetLogs Livewire component with locked properties and input validation 2026-03-28 12:28:54 +01:00
HealthChecks.php fix(deployment): detect application configuration changes consistently 2026-07-14 12:54:31 +02:00
Logs.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
Metrics.php Removed debug logging for metrics 2025-09-19 23:28:25 +05:30
ResourceDetails.php feat(ui): add resource details view 2026-04-23 14:53:31 +05:30
ResourceLimits.php fix(validation): add input validation for resource limit fields 2026-03-28 21:08:48 +05:30
ResourceOperations.php feat(ui): unify resource nav sidebars and polish project layouts 2026-08-05 17:56:59 +02:00
Tags.php feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
Terminal.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00
UploadConfig.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
Webhooks.php feat(ui): Shadow UI redesign, domain management, and DNS autoconfigure (#11119) 2026-08-03 23:11:54 +02:00