From 548c5a220333c7cd666b861e737bff0b45461f18 Mon Sep 17 00:00:00 2001 From: "Stone, Avi (as206k)" Date: Sun, 3 Jun 2018 13:12:12 +0300 Subject: Update FE project Update FE to latest version so that fe can run on docker Change-Id: I9c5dee756b567dbe64fac6d3d6fd89362813bdcc Issue-ID: SDC-1359 Signed-off-by: Stone, Avi (as206k) --- public/src/app/home/home.component.html | 132 ++++++++++++++++---------------- 1 file changed, 68 insertions(+), 64 deletions(-) (limited to 'public/src/app/home/home.component.html') diff --git a/public/src/app/home/home.component.html b/public/src/app/home/home.component.html index 90e82d3..8cea741 100644 --- a/public/src/app/home/home.component.html +++ b/public/src/app/home/home.component.html @@ -1,18 +1,19 @@ -
+
-
Monitoring
+
Monitoring
- -
@@ -21,62 +22,66 @@
- -
-
-
- {{item.uuid}} -
+ +
+
+ {{item.uuid}}
- - - - - - - - - - - - - - - - - - - - - -
Monitoring ConfigurationVNFI NameVersionStatusLast Updated byAction
-
- {{item.name}} -
-
- {{item.vfiName}} - {{item.version}}{{item.status}}{{item.lastUpdaterUserId}} -
- -
-
- -
-
+ + + + + + +
+ {{value}} +
+
+ {{value}} +
+
+ +
+ + + +
{{value}}
+ +
+ + +
+ + + + + + +
+ + + + + + + +
+ +
+
+ +
+ + @@ -85,22 +90,21 @@ justify-content: center; align-items: center; flex:1;"> -
+
Monitoring Configuration does not Exist
-
+
A Monitoring Configuration (MC) was not yet created
-
+
Please create a new MC to monitor the service
- Add First MC + Add First MC
- -- cgit 1.2.3-korg