summaryrefslogtreecommitdiff
path: root/src/components/Global
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Add slot for an optional action in Alert componentYoshie Muranaka1-1/+4
2020-07-21Update LoadingBar componentDixsie Wolmers1-0/+2
2020-07-21Update use of Sass variables for better themingYoshie Muranaka3-3/+3
2020-07-17Add test hooks to TableFilter componentYoshie Muranaka1-1/+7
2020-07-17Refactor global TableFilter component and mixinYoshie Muranaka1-12/+53
2020-07-02Resolve LoadingBar accessibility issueDerick Montague1-5/+6
2020-06-26Add test hooks to event logs pageYoshie Muranaka1-0/+1
2020-06-26Fix Search component default prop validationYoshie Muranaka1-1/+1
2020-06-13Add date filter on Event logs pageYoshie Muranaka1-0/+176
2020-06-12Global Search componentSurenNeware1-0/+64
2020-06-10Add batch actions and row action to Event LogsYoshie Muranaka1-18/+48
2020-05-05Import sass helpers to LoaderBar componentYoshie Muranaka1-0/+2
2020-05-05Update Sass architecture to require helper importsDerick Montague6-0/+12
2020-05-05Add export functionality to Sensors pageYoshie Muranaka2-1/+37
2020-05-01Create LoadingBar componentYoshie Muranaka1-0/+85
2020-04-21Create TableFilter componentYoshie Muranaka1-0/+93
2020-04-16Create accessible InfoTooltip ComponentYoshie Muranaka1-0/+30
2020-04-09Fix documentation errorDerick Montague1-7/+0
2020-03-31Add local user account manual unlockYoshie Muranaka1-2/+10
2020-03-20Add alert message component and documentationDerick Montague2-4/+37
2020-03-20Add buttons documentationDerick Montague1-0/+1
2020-03-13Revert "Add alert message component and documentation"Derick Montague1-33/+0
2020-03-12Add alert message component and documentationDerick Montague1-0/+33
2020-03-10Remove unused colors from color paletteDerick Montague1-1/+5
2020-03-03Add translation to user management pageYoshie Muranaka2-4/+4
2020-03-02Fix styling for TableRowAction buttonYoshie Muranaka1-1/+1
2020-02-26Update language json structureYoshie Muranaka2-3/+3
2020-02-24Create TableRowAction componentYoshie Muranaka1-0/+40
2020-02-22Add batch actions to local user tableYoshie Muranaka1-0/+119
2020-02-22Add Reboot BMC pageYoshie Muranaka2-8/+9
2020-02-22Create password visibility toggleYoshie Muranaka1-0/+57
2020-02-19Add responsive layoutYoshie Muranaka1-5/+7
2020-02-17Add Health status to app headerYoshie Muranaka1-2/+7
2020-02-13Set up initial language translationDixsie Wolmers1-4/+4
2020-02-13Update PageTitle component to use divYoshie Muranaka1-2/+2
2020-01-31Change eslint rules to use vue recommendedDerick Montague3-3/+18
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills3-18/+3
2020-01-29Change eslint rules to use vue recommendedDerick Montague3-3/+18
2020-01-29Fix linting in script blocks in vue filesDerick Montague1-5/+5
2020-01-29Add host status pluginYoshie Muranaka1-0/+38
2020-01-28Add page level layout componentsYoshie Muranaka3-0/+84