summaryrefslogtreecommitdiff
path: root/src/views/AccessControl/Ldap/Ldap.vue
AgeCommit message (Collapse)AuthorFilesLines
2020-07-21Resolve import stack order error in build processDerick Montague1-1/+1
The import order for global components are throwing warnings during the build process. The build warnings suggested issues creating the correct order of the CSS chunk groups. Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I5979a8070d8003f6192b87ca1c2a2d136146cd4e
2020-05-06Add loading bar to LDAP pageYoshie Muranaka1-4/+14
Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I19f34986e05298a42f1739632a5786d03371e47c
2020-05-01Add LDAP role groups tableYoshie Muranaka1-42/+45
Adds ability to add, edit, and delete RemoteRoleMapping objects from the GUI. Role group table functionality includes sort, single row edit and delete, and batch delete. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: Id9168c90b78a6f4090ab0ab3e37e74b8cd821d54
2020-04-25Add LDAP pageYoshie Muranaka1-0/+399
Adds ability to enable LDAP service and modify LDAP and ActiveDirectory properties. Signed-off-by: Yoshie Muranaka <yoshiemuranaka@gmail.com> Change-Id: I59d65bba7f6fe321af395227ce2f7188d9c006b7