X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=so-monitoring%2Fso-monitoring-ui%2Fsrc%2Fmain%2Ffrontend%2Fsrc%2Fapp%2Fhome%2Fhome.component.html;h=0c0e1c04c374ad8180ed9385ecb2ad5131aa0df4;hb=375d173bf4fbd62349e67e7b09a6541d1184b0a6;hp=e4556ca840f95ef69278421249f4e44dcb8410a1;hpb=b80f29cbbeb5ec218b0278deef872f7b5350e292;p=so.git diff --git a/so-monitoring/so-monitoring-ui/src/main/frontend/src/app/home/home.component.html b/so-monitoring/so-monitoring-ui/src/main/frontend/src/app/home/home.component.html index e4556ca840..0c0e1c04c3 100644 --- a/so-monitoring/so-monitoring-ui/src/main/frontend/src/app/home/home.component.html +++ b/so-monitoring/so-monitoring-ui/src/main/frontend/src/app/home/home.component.html @@ -17,7 +17,7 @@ limitations under the License. SPDX-License-Identifier: Apache-2.0 ============LICENSE_END========================================================= -@authors: ronan.kenny@ericsson.com, waqas.ikram@ericsson.com +@authors: ronan.kenny@ericsson.com, waqas.ikram@ericsson.com, andrei.barcovschi@ericsson.com --> @@ -50,26 +50,26 @@ SPDX-License-Identifier: Apache-2.0 - - - - - - - - - - - {{option}} - - - - - - - {{option}} - - + + + + + + + + + + + {{option}} + + + + + + + {{option}} + + @@ -83,26 +83,26 @@ SPDX-License-Identifier: Apache-2.0 - - - - - - - - - - - {{option}} - - - - - - - {{option}} - - + + + + + + + + + + + {{option}} + + + + + + + {{option}} + + @@ -125,42 +125,44 @@ SPDX-License-Identifier: Apache-2.0
- + - Request Id + Request Id {{ process.requestId }} - Instance Id + Instance Id {{ process.serviceInstanceId }} - Instance Name + Instance Name {{ process.serviceIstanceName }} - Network Id + Network Id {{ process.networkId }} - Request Status + Request Status {{ process.requestStatus }} - Service Type + Service Type {{ process.serviceType }} - Start Time + Start Time {{ (process.startTime | date:'yyyy-MM-dd HH:mm:sss Z') }} - End Time + End Time {{ (process.endTime | date:'yyyy-MM-dd HH:mm:sss Z') }} + +