From eb4cef3fca00d908bfd890afe0a80387e88c16f2 Mon Sep 17 00:00:00 2001 From: Sukanya Pandey Date: Fri, 9 Apr 2021 15:40:27 +0530 Subject: Add system table missing properties - Design is updated for system table. - Missing properties are added, added properties are: Hardware type, Location number, Memory summary data, Processor summary data and submodel. - Also adding functionality of toggling identify led switch Signed-off-by: Sukanya Pandey Change-Id: I0e5143638ce2254f9b4fd2c8c520544c1db8d342 --- .../HardwareStatus/HardwareStatusTableStystem.vue | 126 ++++++++++++++++----- 1 file changed, 98 insertions(+), 28 deletions(-) (limited to 'src/views') diff --git a/src/views/Health/HardwareStatus/HardwareStatusTableStystem.vue b/src/views/Health/HardwareStatus/HardwareStatusTableStystem.vue index 9f2e7852..1dccd51c 100644 --- a/src/views/Health/HardwareStatus/HardwareStatusTableStystem.vue +++ b/src/views/Health/HardwareStatus/HardwareStatusTableStystem.vue @@ -28,47 +28,103 @@ {{ value }} + + -- cgit v1.2.3