summaryrefslogtreecommitdiff
path: root/src/views/Health
AgeCommit message (Expand)AuthorFilesLines
2020-07-24Hide status icon if severity is emptyMateusz Gapski1-1/+1
2020-07-24Add table responsive layout and fix search icon visibilitySurenNeware8-9/+14
2020-07-23Add the updated icons for critical and exportSukanya Pandey1-1/+1
2020-07-21Resolve import stack order error in build processDerick Montague2-2/+2
2020-07-17Refactor global TableFilter component and mixinYoshie Muranaka2-0/+2
2020-07-16Add test hooks to hardware status pageDixsie Wolmers6-6/+30
2020-07-08Spelling: sed -i 's/intial/initial/g'Gunnar Mills6-6/+6
2020-07-02Add search input to event logs pageYoshie Muranaka1-2/+20
2020-06-27Add Search to Power supplies table on Hardware status pageYoshie Muranaka1-2/+13
2020-06-26Add test hooks to event logs pageYoshie Muranaka1-5/+8
2020-06-26Update Event logs page to use table mixinsYoshie Muranaka1-18/+8
2020-06-26Update Sensors page to use table mixinsYoshie Muranaka1-31/+16
2020-06-26Add search component to DIMM slot table on Hardware status pageYoshie Muranaka1-2/+13
2020-06-26Add Search component to Fans table on Hardware status pageYoshie Muranaka1-2/+13
2020-06-18Update TableDataFormatter filenameYoshie Muranaka6-12/+12
2020-06-18Add BMC manager table to hardware status pageYoshie Muranaka2-0/+195
2020-06-18Add Chassis table to hardware status pageYoshie Muranaka2-1/+118
2020-06-18Add Fans table to hardware status pageYoshie Muranaka2-1/+123
2020-06-18Add DIMM slot table to hardware status pageYoshie Muranaka2-4/+121
2020-06-17Add power supplies table to hardware status pageYoshie Muranaka2-2/+144
2020-06-17Add Hardware status page and system tableYoshie Muranaka3-0/+156
2020-06-13Add date filter on Event logs pageYoshie Muranaka1-14/+28
2020-06-12Global Search componentSurenNeware1-2/+15
2020-06-10Add batch actions and row action to Event LogsYoshie Muranaka1-6/+158
2020-06-10Add pagination to Event Log tableYoshie Muranaka1-2/+35
2020-06-02Add router leave hook to Event logs pageYoshie Muranaka1-0/+6
2020-05-23Refactor Sensors filtered dataYoshie Muranaka1-11/+2
2020-05-21Add Event log pageYoshie Muranaka2-0/+133
2020-05-06Add loading bar to Sensors pageYoshie Muranaka1-2/+10
2020-05-05Add export functionality to Sensors pageYoshie Muranaka1-2/+48
2020-04-25Update layout fluid prop to set max-widthYoshie Muranaka1-1/+1
2020-04-21Create TableFilter componentYoshie Muranaka1-8/+41
2020-03-26Add Sensors pageYoshie Muranaka2-0/+128