summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)AuthorFilesLines
2020-02-24Create TableRowAction componentYoshie Muranaka1-0/+40
2020-02-22Add batch actions to local user tableYoshie Muranaka3-4/+178
2020-02-22Add Reboot BMC pageYoshie Muranaka3-8/+10
2020-02-22Create password visibility toggleYoshie Muranaka1-0/+57
2020-02-19Add responsive layoutYoshie Muranaka3-67/+217
2020-02-19Add refresh functionality in app headerYoshie Muranaka1-1/+4
2020-02-17Add Health status to app headerYoshie Muranaka2-3/+33
2020-02-14Clear application state on logoutDerick Montague1-3/+1
2020-02-13Set up initial language translationDixsie Wolmers1-4/+4
2020-02-13Update PageTitle component to use divYoshie Muranaka1-2/+2
2020-02-13Add toast component interactionsYoshie Muranaka1-0/+24
2020-02-07Update navigation item orderDerick Montague1-3/+3
2020-02-06Add focus state to navigation link itemsYoshie Muranaka1-4/+4
2020-01-31Change eslint rules to use vue recommendedDerick Montague5-10/+25
2020-01-31Update local user layout and stylesYoshie Muranaka1-0/+10
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills5-25/+10
2020-01-29Change eslint rules to use vue recommendedDerick Montague5-10/+25
2020-01-29Style primary navigationYoshie Muranaka1-32/+107
2020-01-29Fix linting in script blocks in vue filesDerick Montague3-25/+25
2020-01-29Add host status pluginYoshie Muranaka2-52/+75
2020-01-28Add page level layout componentsYoshie Muranaka3-0/+84
2020-01-27Add singlequote override and fix filesDerick Montague2-2/+2
2020-01-23Add skip navigation linkDerick Montague1-2/+17
2020-01-23Add login and logout functionalityDerick Montague1-2/+7
2020-01-23Add GlobalStore moduleYoshie Muranaka1-17/+62
2020-01-22Add system overview viewDixsie Wolmers2-14/+0
2020-01-21Add primary navigation with default stylesDerick Montague1-22/+74
2020-01-21Create basic application using vueDerick Montague6-0/+93