From 502b7b7839374680a494c1606798a8b4588daa2b Mon Sep 17 00:00:00 2001 From: Arielk Date: Wed, 3 Oct 2018 14:06:13 +0300 Subject: Operation screen changes. 1. [ATTASDC-7390] Output parameter support 2. VF Workflow context 3. [ATTASDC-7420] "Opening same operation displays invalid fields and values" Change-Id: I7bb94b50ad299af6080266076b5e0b632ef5e0e7 Issue-ID: SDC-1814 Signed-off-by: Arielk --- .../operation-creator.component.html | 49 ++++++++++++---------- 1 file changed, 28 insertions(+), 21 deletions(-) (limited to 'catalog-ui/src/app/ng2/pages/interface-operation/operation-creator/operation-creator.component.html') diff --git a/catalog-ui/src/app/ng2/pages/interface-operation/operation-creator/operation-creator.component.html b/catalog-ui/src/app/ng2/pages/interface-operation/operation-creator/operation-creator.component.html index d7d12d0585..5c511c15f3 100644 --- a/catalog-ui/src/app/ng2/pages/interface-operation/operation-creator/operation-creator.component.html +++ b/catalog-ui/src/app/ng2/pages/interface-operation/operation-creator/operation-creator.component.html @@ -31,7 +31,7 @@ [ngClass]="{'disabled':isEditMode}" /> -
+
-
- - +
+
+ + + +
+
-
+
- Input Parameters + + + + Add Input Parameter + (click)="addParam()">Add Parameter
Name Type - + Property - Mandatory - ●●● + Mandatory + ●●●
-
+
NO PARAMETERS TO SHOW
-
+
Select Workflow and Workflow Version above in order to see the parameters @@ -118,9 +124,10 @@