From 22eda038b6cb646d63bfaf617372fce2b5d98631 Mon Sep 17 00:00:00 2001 From: "Manor, Yanir (ym903w)" Date: Thu, 20 Sep 2018 14:18:38 +0300 Subject: update code to latest update code to latest Change-Id: I6ed427434b0da47e0d33507a0992b09fe48f9c52 Issue-ID: DCAEGEN2-821 Signed-off-by: Manor, Yanir (ym903w) --- .../rule-engine/rule-list/rule-list.component.html | 259 ++++++++++++++++----- 1 file changed, 205 insertions(+), 54 deletions(-) (limited to 'public/src/app/rule-engine/rule-list/rule-list.component.html') diff --git a/public/src/app/rule-engine/rule-list/rule-list.component.html b/public/src/app/rule-engine/rule-list/rule-list.component.html index 4ce6efb..9a9997e 100644 --- a/public/src/app/rule-engine/rule-list/rule-list.component.html +++ b/public/src/app/rule-engine/rule-list/rule-list.component.html @@ -2,8 +2,8 @@
Rule Engine
- @@ -13,87 +13,238 @@
-
+
{{ error }}
- +
+ - - -
+
+ +
+
-
-
- Rules were not yet created -
-
- Please create a new normalization rule +
+
+
+ + Add Phase
+ +
    +
  • + +
  • +
  • + +
  • +
- - - Add First Rule - -
+
+
+
+
+ group_enrich + group_map +
+
+ PHASE NAME +
+ -
-
- - Add Rule + + + +
+ +
+
+ + {{rule.description}} - [{{rule.uid}}] + +
+ + + +
+
+
+ +
+ + Add Rule +
+ +
-
+
+ +
-
- - {{item.description}} - [{{item.uid}}] +
+
+ Rules were not yet created +
+
+ Please create a new normalization rule +
+
+ + + + Add First Rule -
- -
+ +
+
+ + Add Rule +
+
+ +
+ +
+ + {{item.description}} - [{{item.uid}}] + +
+ + + +
+
+
-- cgit 1.2.3-korg