From 3d64d289457d0403258a9e0ae1dd84ffdf513b5b Mon Sep 17 00:00:00 2001 From: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com> Date: Fri, 10 May 2024 12:35:05 +0100 Subject: [PATCH] Disable Edit Runtime in mutation menu when workflow is stopped/stopping (#1789) Plus tidy --- src/components/cylc/gscan/GScan.vue | 4 +- src/model/WorkflowState.model.js | 3 ++ src/utils/aotf.js | 73 ++++++++++++++--------------- tests/unit/utils/aotf.spec.js | 2 +- 4 files changed, 42 insertions(+), 40 deletions(-) diff --git a/src/components/cylc/gscan/GScan.vue b/src/components/cylc/gscan/GScan.vue index 6951544c4..74cbb1446 100644 --- a/src/components/cylc/gscan/GScan.vue +++ b/src/components/cylc/gscan/GScan.vue @@ -118,7 +118,7 @@ along with this program. If not, see .