summaryrefslogtreecommitdiff
path: root/src/views/AccessControl
AgeCommit message (Expand)AuthorFilesLines
2020-11-06Resolve vue/no-unused-vars lint warningsSukanya Pandey2-2/+2
2020-11-04Fix Safari default dropdown on Local user management pageYoshie Muranaka1-2/+7
2020-11-03Fix eslint no-prototype-builtins errorsYoshie Muranaka2-3/+4
2020-11-03Update linting packages to use latestDerick Montague11-295/+291
2020-11-02Update local user management role tableYoshie Muranaka1-2/+2
2020-10-19Update relative path imports to use '@' aliasSurenNeware5-9/+9
2020-10-14Add consistent save button pattern to LDAPDixsie Wolmers1-1/+0
2020-10-07Add updated table stylesSukanya Pandey4-1/+4
2020-10-06Add stacked table style for small screenSurenNeware1-1/+1
2020-09-24Add optional fields to LDAP and CSR formDixsie Wolmers2-40/+52
2020-08-19Fix account settings double toast confirmationYoshie Muranaka1-2/+1
2020-08-18Add form input field validation iconsDixsie Wolmers2-0/+3
2020-08-18Add default or empty table stateSurenNeware3-1/+11
2020-07-29Disable elements on page during loadingMateusz Gapski1-195/+197
2020-07-27Change file input languageMateusz Gapski1-1/+3
2020-07-24Add test hooks to LDAP pageSurenNeware1-1/+13
2020-07-24Add test hooks to SSL certificate pageSurenNeware2-1/+19
2020-07-24Add table responsive layout and fix search icon visibilitySurenNeware4-14/+16
2020-07-21Add test hooks to local user managementDixsie Wolmers3-8/+60
2020-07-21Resolve import stack order error in build processDerick Montague1-1/+1
2020-06-26Fix errors on local user management add userYoshie Muranaka1-2/+2
2020-06-08Fix loader on local user management pageYoshie Muranaka1-3/+3
2020-05-12Add confirmation modal on local user tableYoshie Muranaka1-12/+33
2020-05-12Add page loader on Local user management pageYoshie Muranaka1-11/+28
2020-05-06Fix accessibility issue on local user pageYoshie Muranaka2-10/+27
2020-05-06Fix generate CSR submitYoshie Muranaka1-1/+1
2020-05-06Add loading bar to SSL certificates pageYoshie Muranaka1-8/+22
2020-05-06Add loading bar to LDAP pageYoshie Muranaka2-9/+27
2020-05-01Update local user button icon positionYoshie Muranaka1-3/+3
2020-05-01Add LDAP role groups tableYoshie Muranaka3-42/+449
2020-04-25Add LDAP pageYoshie Muranaka2-0/+401
2020-04-25Update layout fluid prop to set max-widthYoshie Muranaka2-5/+5
2020-04-22Fix local user edit bugYoshie Muranaka2-0/+2
2020-04-21Add dynamic AccountService RolesYoshie Muranaka2-1/+4
2020-04-09Add generate CSR to SSL certificates pageYoshie Muranaka3-2/+833
2020-04-08Add SSL Certificate expiration warningsYoshie Muranaka1-0/+77
2020-04-08Add SSL Certificates pageYoshie Muranaka3-0/+375
2020-03-31Add local user account manual unlockYoshie Muranaka1-3/+42
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