summaryrefslogtreecommitdiff
path: root/src/views/Health
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Add alignment on Event Logs pageSurenNeware6-14/+14
2020-12-01Update data option for components using Mixin dataSurenNeware9-16/+76
2020-12-01Add label to table checkboxesDixsie Wolmers2-4/+12
2020-11-13Align button iconsDixsie Wolmers7-7/+21
2020-11-12Resolve custom-event-name-casing lint warningsSukanya Pandey10-32/+32
2020-11-12Delete all selected event logsSukanya Pandey1-1/+13
2020-11-03Update linting packages to use latestDerick Montague10-197/+191
2020-10-27Fix table row alignment and table head borderDixsie Wolmers9-11/+19
2020-10-23Fixed event logs pagination on small screenSurenNeware1-1/+3
2020-10-07Add updated table stylesSukanya Pandey9-0/+9
2020-10-05Fix hardware status expand button accessiblityDixsie Wolmers7-22/+59
2020-09-30Update name of sensors export fileSurenNeware1-1/+17
2020-09-30Remove searchFilter property from Sensors pageYoshie Muranaka1-1/+0
2020-09-24Add table search filter clear buttonDixsie Wolmers6-33/+32
2020-09-22Show total and filtered number of items in a tableSukanya Pandey6-19/+119
2020-09-16Update name of file of exported log filesSurenNeware1-2/+15
2020-09-16Remove not needed scroll on sensor pageMateusz Gapski1-0/+1
2020-09-09Update event log default sort orderDerick Montague1-1/+1
2020-09-01Add table search filter empty text translationSurenNeware6-0/+6
2020-08-26Format date and time in event log tablesDixsie Wolmers1-1/+2
2020-08-21Add default empty table stateSurenNeware1-0/+2
2020-08-18Add processors to hardware status pageSurenNeware2-2/+160
2020-08-18Add default or empty table stateSurenNeware8-4/+30
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