From 6929bd89d3abb9f956dc4c93f78cf49b62f8cdbb Mon Sep 17 00:00:00 2001 From: Paul Payne Date: Wed, 1 Jul 2026 13:35:02 -0700 Subject: [PATCH] Detail pages: rename the 'Runs' field to 'Launch' (matches the launcher concept) The field showing a deployment's launcher + target is now labelled 'Launch' (consistent with launcher/manager vocabulary) on ServiceDetail and the Service/ Job/Create field editors. --- app/src/components/detail/CreateDeploymentForm.tsx | 2 +- app/src/components/detail/JobFields.tsx | 2 +- app/src/components/detail/ServiceFields.tsx | 6 +++--- app/src/pages/ServiceDetail.tsx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/src/components/detail/CreateDeploymentForm.tsx b/app/src/components/detail/CreateDeploymentForm.tsx index d086f71..48e98f9 100644 --- a/app/src/components/detail/CreateDeploymentForm.tsx +++ b/app/src/components/detail/CreateDeploymentForm.tsx @@ -197,7 +197,7 @@ export function CreateDeploymentForm({ - +