summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-22Add batch actions to local user tableYoshie Muranaka10-23/+458
2020-02-22Add Reboot BMC pageYoshie Muranaka9-10/+109
2020-02-22Create password visibility toggleYoshie Muranaka3-37/+103
2020-02-21Update label and definition list styleDixsie Wolmers3-5/+14
2020-02-21Translate overview pageDixsie Wolmers6-41/+77
2020-02-19Add responsive layoutYoshie Muranaka8-92/+277
2020-02-19Add refresh functionality in app headerYoshie Muranaka2-3/+18
2020-02-17Add Health status to app headerYoshie Muranaka6-59/+148
2020-02-14Clear application state on logoutDerick Montague2-5/+4
2020-02-13Update overview quicklinks with community approved designDixsie Wolmers2-34/+84
2020-02-13Set up initial language translationDixsie Wolmers9-25/+146
2020-02-13Update PageTitle component to use divYoshie Muranaka1-2/+2
2020-02-13Add toast component interactionsYoshie Muranaka6-15/+100
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 Montague15-66/+91
2020-01-31Update local user layout and stylesYoshie Muranaka11-124/+402
2020-01-29Revert "Update overview quicklinks with community approved design"Gunnar Mills2-84/+35
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills15-94/+69
2020-01-29Revert "Update local user layout and styles"Gunnar Mills8-333/+58
2020-01-29Update local user layout and stylesYoshie Muranaka8-58/+333
2020-01-29Change eslint rules to use vue recommendedDerick Montague15-69/+94
2020-01-29Update overview quicklinks with community approved designDixsie Wolmers2-35/+84
2020-01-29Update button variant stylesYoshie Muranaka3-2/+33
2020-01-29Style primary navigationYoshie Muranaka2-33/+108
2020-01-29Add login form validationDerick Montague4-54/+145
2020-01-29Add interceptor for 403 responseDerick Montague4-0/+36
2020-01-29Redirect user to login on 401 responseDerick Montague1-0/+8
2020-01-29Fix linting in script blocks in vue filesDerick Montague13-109/+109
2020-01-29Add store modules needed to support overview viewDixsie Wolmers11-130/+428
2020-01-29Add host status pluginYoshie Muranaka7-61/+161
2020-01-28Add page level layout componentsYoshie Muranaka7-25/+109
2020-01-27Add singlequote override and fix filesDerick Montague12-67/+67
2020-01-27Add cookie based login authenticationYoshie Muranaka4-22/+17
2020-01-27Update local user componentYoshie Muranaka6-76/+239
2020-01-23Add page titles using route meta dataDerick Montague2-4/+18
2020-01-23Add skip navigation linkDerick Montague2-5/+39
2020-01-23Add login and logout functionalityDerick Montague12-69/+265
2020-01-23Rename overview files and update structureDerick Montague4-5/+6
2020-01-23Add GlobalStore moduleYoshie Muranaka3-17/+99
2020-01-22Update main layoutYoshie Muranaka1-2/+2
2020-01-22Create LocalUserManagement view directoryYoshie Muranaka4-7/+3
2020-01-22Add proxy dev server for local developmentYoshie Muranaka2-33/+50
2020-01-22Add system overview viewDixsie Wolmers8-34/+265
2020-01-21Add custom color themeDerick Montague3-11/+202
2020-01-21Add primary navigation with default stylesDerick Montague3-33/+102
2020-01-21Add local user pageYoshie Muranaka5-3/+302
2020-01-21Create basic application using vueDerick Montague13-0/+224