coolify/app/Actions/Service
Andras Bacsai fc9e61b7b4 feat(services): open resource settings in a modal with restart limits
Move service application and database settings into an embedded modal with a footer, subtitle helper, and Docker restart-count control. Accept max_restart_count on the service applications API, cap compose YAML collection aliases, and tighten status, backup, and database sidebar layouts.
2026-09-10 17:39:56 +02:00
..
DeleteService.php fix(resources): preserve deletion when remote cleanup fails 2026-08-20 11:10:14 +02:00
DeployServiceApplication.php feat(api): add service database management endpoints 2026-07-15 12:29:58 +02:00
RestartService.php fix(service): defer stop when pulling latest images 2026-05-31 21:19:18 +02:00
RestartServiceApplication.php feat(api): add service database management endpoints 2026-07-15 12:29:58 +02:00
StartService.php fix: remove database restart limits and clear stale Traefik state 2026-09-04 15:42:26 +02:00
StopService.php fix: remove database restart limits and clear stale Traefik state 2026-09-04 15:42:26 +02:00
StopServiceApplication.php fix(docker): preserve restart policies when stopping containers 2026-09-04 16:38:24 +02:00
UpdateServiceApplicationFromApi.php feat(services): open resource settings in a modal with restart limits 2026-09-10 17:39:56 +02:00