From a0c5a22d123f1bdaa8ec7bfbf75f76cbe2ace29a Mon Sep 17 00:00:00 2001 From: "Manor, Yanir (ym903w)" Date: Sun, 21 Oct 2018 11:00:42 +0300 Subject: Update code to latest Change-Id: I76b37c2d6d333204899c9bc87f310e5b607a5e73 Issue-ID: DCAEGEN2-836 Signed-off-by: Manor, Yanir (ym903w) --- .../app/rule-engine/action/action.component.html | 202 +++++++++++---------- 1 file changed, 109 insertions(+), 93 deletions(-) (limited to 'public/src/app/rule-engine/action/action.component.html') diff --git a/public/src/app/rule-engine/action/action.component.html b/public/src/app/rule-engine/action/action.component.html index 38a9aa0..f439c5c 100644 --- a/public/src/app/rule-engine/action/action.component.html +++ b/public/src/app/rule-engine/action/action.component.html @@ -7,6 +7,52 @@ {{action.actionType | uppercase}} + +
+ +
+
+
+
+ + Start Value + + +
+
+
+ + + +
+ +
+
+
+ + Target case + + +
+
+
+ +
+ +
+ + + + +
+
+
+ @@ -25,7 +71,7 @@ Field - @@ -36,8 +82,8 @@ Value - + @@ -59,18 +105,22 @@ Input - +
@@ -80,18 +130,19 @@ Value - +
- + - +
@@ -99,17 +150,18 @@
-
+
Fields - +
-
@@ -118,8 +170,9 @@
Add Fields
@@ -134,7 +187,7 @@ Prefix -
@@ -150,16 +203,19 @@ - + - + - + @@ -170,7 +226,8 @@
Add Row
@@ -181,56 +238,11 @@
- +
- -
- -
-
-
-
- - Start Value - - -
-
-
- - - -
- -
-
-
- - Target case - - -
-
-
- -
- -
- - - - -
-
-
@@ -238,8 +250,8 @@
Title - +
@@ -251,8 +263,8 @@
Log Text - +
@@ -267,7 +279,7 @@
From Format -
@@ -276,7 +288,7 @@
To Format -
@@ -288,7 +300,7 @@
From Time-zone -
@@ -297,7 +309,7 @@
To Time-zone -
@@ -314,8 +326,8 @@
Find what - +
@@ -329,7 +341,7 @@
Replace with -
@@ -347,7 +359,8 @@
Log Name - +
@@ -358,8 +371,8 @@
Log Level - +
@@ -372,8 +385,8 @@
- +
@@ -384,7 +397,8 @@
- +
@@ -398,14 +412,15 @@ - + - + @@ -416,7 +431,7 @@
- @@ -429,7 +444,8 @@ height: 100%; display: flex; justify-content: center; - align-items: center;" [innerHTML]="'download' | feather:20"> + align-items: center;" + [innerHTML]="'download' | feather:20">
-- cgit 1.2.3-korg