summaryrefslogtreecommitdiff
path: root/src/views/Health/EventLogs
AgeCommit message (Expand)AuthorFilesLines
2020-11-12Resolve custom-event-name-casing lint warningsSukanya Pandey1-6/+6
2020-11-12Delete all selected event logsSukanya Pandey1-1/+13
2020-11-03Update linting packages to use latestDerick Montague1-55/+53
2020-10-27Fix table row alignment and table head borderDixsie Wolmers1-1/+2
2020-10-23Fixed event logs pagination on small screenSurenNeware1-1/+3
2020-10-07Add updated table stylesSukanya Pandey1-0/+1
2020-09-24Add table search filter clear buttonDixsie Wolmers1-5/+4
2020-09-22Show total and filtered number of items in a tableSukanya Pandey1-8/+21
2020-09-16Update name of file of exported log filesSurenNeware1-2/+15
2020-09-09Update event log default sort orderDerick Montague1-1/+1
2020-09-01Add table search filter empty text translationSurenNeware1-0/+1
2020-08-26Format date and time in event log tablesDixsie Wolmers1-1/+2
2020-08-18Add default or empty table stateSurenNeware1-1/+1
2020-07-24Hide status icon if severity is emptyMateusz Gapski1-1/+1
2020-07-24Add table responsive layout and fix search icon visibilitySurenNeware1-1/+2
2020-07-23Add the updated icons for critical and exportSukanya Pandey1-1/+1
2020-07-21Resolve import stack order error in build processDerick Montague1-1/+1
2020-07-17Refactor global TableFilter component and mixinYoshie Muranaka1-0/+1
2020-07-02Add search input to event logs pageYoshie Muranaka1-2/+20
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-13Add date filter on Event logs pageYoshie Muranaka1-14/+28
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-21Add Event log pageYoshie Muranaka2-0/+133