summaryrefslogtreecommitdiff
path: root/src/views/Health/HardwareStatus/index.js
AgeCommit message (Collapse)AuthorFilesLines
2021-08-10IA update: Update health sectionSandeepa Singh1-2/+0
This is the second update to information architecture changes and has the following changes: - Health section is updated to hardware status section - Hardware status page is updated to inventory and LEDs page - Route for sensors page has been updated Signed-off-by: Sandeepa Singh <sandeepa.singh@ibm.com> Change-Id: Ia1ba3a15a243a00f59a2ec646132436eb355a999
2020-06-17Add Hardware status page and system tableYoshie Muranaka1-0/+2
Adds ability to see system information in table format with a row expansion details view. Modified tables styles to add table borders. Created global mixin for table data formatting: - Show '--' for undefined or empty string values - Map Redfish health status options to status-icon values Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I5b45c37997647f5a265c1e84eb53f0b51699ee20