summaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Create accessible InfoTooltip ComponentYoshie Muranaka1-0/+30
2020-04-09Fix documentation errorDerick Montague1-7/+0
2020-04-09Resolve header and nav accessibility violationsDerick Montague2-22/+36
2020-04-08Add SSL Certificates pageYoshie Muranaka1-1/+1
2020-03-31Add local user account manual unlockYoshie Muranaka1-2/+10
2020-03-26Add Sensors pageYoshie Muranaka1-1/+1
2020-03-20Add alert message component and documentationDerick Montague2-4/+37
2020-03-20Add toast component documentationDerick Montague1-0/+9
2020-03-20Add buttons documentationDerick Montague1-0/+1
2020-03-13Revert "Add alert message component and documentation"Derick Montague1-33/+0
2020-03-12Add alert message component and documentationDerick Montague1-0/+33
2020-03-10Remove unused colors from color paletteDerick Montague3-9/+13
2020-03-06Fix slight alignment issue in navigationYoshie Muranaka1-1/+2
2020-03-06Add power operations pageYoshie Muranaka1-1/+1
2020-03-04Update application navigation colorsDerick Montague1-6/+14
2020-03-03Add translation to header and navigationYoshie Muranaka2-24/+46
2020-03-03Add translation to user management pageYoshie Muranaka2-4/+4
2020-03-02Fix styling for TableRowAction buttonYoshie Muranaka1-1/+1
2020-02-26Update language json structureYoshie Muranaka3-6/+6
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