summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Remove unused colors from color paletteDerick Montague2-6/+2
2020-03-10Add host boot settings to power operations pageYoshie Muranaka2-3/+165
2020-03-10Fix accessibility violation in user modalYoshie Muranaka1-0/+2
2020-03-07Update Language translation menuDixsie Wolmers1-2/+2
2020-03-06Move power control to redfishDixsie Wolmers1-12/+14
2020-03-06Persist language settings using local storageDixsie Wolmers1-2/+3
2020-03-06Add power operations pageYoshie Muranaka2-0/+186
2020-03-05Fix float-right mixin build warningYoshie Muranaka1-5/+1
2020-03-05Refactor user management componentYoshie Muranaka1-8/+2
2020-03-03Add translation to user management pageYoshie Muranaka3-59/+112
2020-02-29Move Firmware version call to use RedfishDixsie Wolmers1-5/+6
2020-02-28Format date and time for international localesDixsie Wolmers2-3/+9
2020-02-26Update language json structureYoshie Muranaka8-66/+62
2020-02-25Add account settings to local user pageYoshie Muranaka2-7/+190
2020-02-25Add password requirements to local user pageYoshie Muranaka3-35/+64
2020-02-25Update overview events table and overview network layoutDixsie Wolmers3-56/+156
2020-02-24Create TableRowAction componentYoshie Muranaka1-23/+34
2020-02-22Add batch actions to local user tableYoshie Muranaka1-7/+94
2020-02-22Add Reboot BMC pageYoshie Muranaka2-0/+49
2020-02-22Create password visibility toggleYoshie Muranaka1-37/+43
2020-02-21Translate overview pageDixsie Wolmers3-27/+38
2020-02-19Add responsive layoutYoshie Muranaka2-6/+6
2020-02-17Add Health status to app headerYoshie Muranaka1-2/+2
2020-02-13Update overview quicklinks with community approved designDixsie Wolmers2-34/+84
2020-02-13Set up initial language translationDixsie Wolmers2-16/+28
2020-02-13Add toast component interactionsYoshie Muranaka1-3/+14
2020-01-31Change eslint rules to use vue recommendedDerick Montague9-52/+62
2020-01-31Update local user layout and stylesYoshie Muranaka4-111/+315
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 Mills9-65/+55
2020-01-29Revert "Update local user layout and styles"Gunnar Mills3-261/+57
2020-01-29Update local user layout and stylesYoshie Muranaka3-57/+261
2020-01-29Change eslint rules to use vue recommendedDerick Montague9-55/+65
2020-01-29Update overview quicklinks with community approved designDixsie Wolmers2-35/+84
2020-01-29Update button variant stylesYoshie Muranaka1-2/+2
2020-01-29Add login form validationDerick Montague1-52/+134
2020-01-29Add interceptor for 403 responseDerick Montague2-0/+22
2020-01-29Fix linting in script blocks in vue filesDerick Montague8-75/+75
2020-01-29Add store modules needed to support overview viewDixsie Wolmers3-117/+98
2020-01-28Add page level layout componentsYoshie Muranaka2-20/+18
2020-01-27Add singlequote override and fix filesDerick Montague3-3/+3
2020-01-27Add cookie based login authenticationYoshie Muranaka1-1/+1
2020-01-27Update local user componentYoshie Muranaka4-67/+200
2020-01-23Add login and logout functionalityDerick Montague2-0/+113
2020-01-23Rename overview files and update structureDerick Montague3-2/+4
2020-01-22Create LocalUserManagement view directoryYoshie Muranaka3-6/+2
2020-01-22Add system overview viewDixsie Wolmers4-15/+254
2020-01-21Add local user pageYoshie Muranaka2-1/+234
2020-01-21Create basic application using vueDerick Montague2-0/+18