From e298855615867abf92a754d47284c435f98e88f8 Mon Sep 17 00:00:00 2001 From: Assunta DeSanto Date: Wed, 6 Dec 2023 18:34:29 -0500 Subject: [PATCH] adding conditional rendering for report and pdf generation, based on success of invocation and steps --- .../WorkflowInvocationSummary.vue | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue index 3b30faf87d73..867fb46b50ae 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationSummary.vue @@ -2,10 +2,16 @@
- + View Report