-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(jans-cli-tui): Rewrite admin-ui plugin #7706
Conversation
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
Signed-off-by: Mustafa Baser <[email protected]>
|
|
Signed-off-by: Mustafa Baser <[email protected]>
|
|
|
|
|
|
|
|
|
|
* chore(jans-cli-tui): typo Signed-off-by: Mustafa Baser <[email protected]> * feat(jans-cli-tui): add Delatable column to admin-ui roles list Signed-off-by: Mustafa Baser <[email protected]> * fix(jans-cli-tui): enhance admin-ui container Signed-off-by: Mustafa Baser <[email protected]> * fix(jans-cli-tui): remove button 'Get adminui permissions' Signed-off-by: Mustafa Baser <[email protected]> * refactor(jans-cli-tui): admin-ui permissions Signed-off-by: Mustafa Baser <[email protected]> * refactor(jans-cli-tui): admin-ui mappings container Signed-off-by: Mustafa Baser <[email protected]> * refactor(jans-cli-tui): rewrite admin-ui plugin Signed-off-by: Mustafa Baser <[email protected]> * chore(jans-cli-tui): code cleanup Signed-off-by: Mustafa Baser <[email protected]> --------- Signed-off-by: Mustafa Baser <[email protected]> Former-commit-id: e2a6ee0
Complete of admin-ui plugin
closes #7650
closes #7705