summaryrefslogtreecommitdiff
path: root/src/views/Health/EventLogs
AgeCommit message (Expand)AuthorFilesLines
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