summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Remove unused colors from color paletteDerick Montague13-137/+61
2020-03-10Add host boot settings to power operations pageYoshie Muranaka6-3/+325
2020-03-10Fix accessibility violation in user modalYoshie Muranaka1-0/+2
2020-03-07Update Language translation menuDixsie Wolmers2-6/+2
2020-03-06Move power control to redfishDixsie Wolmers5-80/+55
2020-03-06Persist language settings using local storageDixsie Wolmers3-6/+10
2020-03-06Fix slight alignment issue in navigationYoshie Muranaka1-1/+2
2020-03-06Add power operations pageYoshie Muranaka6-1/+296
2020-03-05Fix float-right mixin build warningYoshie Muranaka1-5/+1
2020-03-05Refactor user management componentYoshie Muranaka1-8/+2
2020-03-05Fix en.json formatYoshie Muranaka1-1/+2
2020-03-05Update login error messageDerick Montague1-3/+2
2020-03-04Update application navigation colorsDerick Montague4-38/+47
2020-03-03Add translation to header and navigationYoshie Muranaka3-30/+76
2020-03-03Add translation to user management pageYoshie Muranaka6-63/+148
2020-03-02Fix styling for TableRowAction buttonYoshie Muranaka1-1/+1
2020-02-29Move Firmware version call to use RedfishDixsie Wolmers2-43/+29
2020-02-28Format date and time for international localesDixsie Wolmers5-10/+40
2020-02-26Update language json structureYoshie Muranaka16-203/+182
2020-02-25Add account settings to local user pageYoshie Muranaka4-11/+234
2020-02-25Add password requirements to local user pageYoshie Muranaka4-36/+107
2020-02-25Update overview events table and overview network layoutDixsie Wolmers5-91/+195
2020-02-24Create TableRowAction componentYoshie Muranaka3-31/+74
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