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