summaryrefslogtreecommitdiff
path: root/src/views/AccessControl/LocalUserManagement
AgeCommit message (Expand)AuthorFilesLines
2020-03-10Fix accessibility violation in user modalYoshie Muranaka1-0/+2
2020-03-05Refactor user management componentYoshie Muranaka1-8/+2
2020-03-03Add translation to user management pageYoshie Muranaka3-59/+112
2020-02-26Update language json structureYoshie Muranaka2-15/+19
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-24Create TableRowAction componentYoshie Muranaka1-23/+34
2020-02-22Add batch actions to local user tableYoshie Muranaka1-7/+94
2020-02-22Create password visibility toggleYoshie Muranaka1-37/+43
2020-02-19Add responsive layoutYoshie Muranaka1-4/+4
2020-02-13Add toast component interactionsYoshie Muranaka1-3/+14
2020-01-31Change eslint rules to use vue recommendedDerick Montague4-15/+25
2020-01-31Update local user layout and stylesYoshie Muranaka3-59/+266
2020-01-29Revert "Change eslint rules to use vue recommended"Gunnar Mills4-27/+17
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 Montague4-17/+27
2020-01-29Update button variant stylesYoshie Muranaka1-2/+2
2020-01-29Fix linting in script blocks in vue filesDerick Montague4-44/+44
2020-01-28Add page level layout componentsYoshie Muranaka1-6/+4
2020-01-27Add singlequote override and fix filesDerick Montague1-1/+1
2020-01-27Update local user componentYoshie Muranaka4-67/+200
2020-01-22Create LocalUserManagement view directoryYoshie Muranaka3-0/+232