From 65454e01f7563d483162c7d07f463622709cc79c Mon Sep 17 00:00:00 2001 From: Assunta DeSanto Date: Thu, 7 Dec 2023 20:30:41 -0500 Subject: [PATCH] disable wf report and generate PDF buttons if WF is not complete or failed --- .../WorkflowInvocationSummary.vue | 27 ++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue index 3b30faf87d73..2a83a2a7a325 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue @@ -2,11 +2,19 @@
- + View Report