-
Notifications
You must be signed in to change notification settings - Fork 75
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
chore: upgrade css libraries in jans-auth-server #7835 #7856
Conversation
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
Quality Gate passed for 'jans-cli'Issues Measures |
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Quality Gate passed for 'jans-pycloudlib'Issues Measures |
Quality Gate passed for 'Jans lock server parent'Issues Measures |
Quality Gate passed for 'Jans-Keycloak-Link'Issues Measures |
Quality Gate passed for 'jans-config-api-parent'Issues Measures |
Quality Gate passed for 'Fido2 API'Issues Measures |
Quality Gate passed for 'SCIM API'Issues Measures |
Hi @jv18creator I have tested these changes on As discussed you have also tested them on authentication page for user-id / password. I think this is good to go. I'll approve. |
Plus, You'll have to make the same changes for Casa pages as well. I think they are not using these libraries from the same location. |
Okay @ossdhaval I will check casa codebase and try to do the same. |
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
@jv18creator I am in favor of merging this PR now unless you are planning to add more commits. |
yes please continue |
was this tested? |
Hi @jgomer2001 We tested the pages below with these changes:
Casa remains to be tested. We planned to test Casa using the nightly build after the PR is merged. |
Merged now @ossdhaval @jv18creator |
Quality Gate passed for 'jans-cli'Issues Measures |
Quality Gate passed for 'agama parent'Issues Measures |
Quality Gate passed for 'jans-pycloudlib'Issues Measures |
Quality Gate passed for 'jans-linux-setup'Issues Measures |
Quality Gate passed for 'Jans-Keycloak-Link'Issues Measures |
Quality Gate passed for 'jans-core'Issues Measures |
Quality Gate passed for 'orm'Issues Measures |
Quality Gate passed for 'keycloak-integration-parent'Issues Measures |
Quality Gate passed for 'jans-config-api-parent'Issues Measures |
Quality Gate passed for 'Jans lock server parent'Issues Measures |
Quality Gate passed for 'Fido2 API'Issues Measures |
Quality Gate passed for 'SCIM API'Issues Measures |
…7835 (#7856) * chore!(css): removed jquery ui #7835 Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> * chore(css): upgrade Bootstrap from v4 to v5.3.3 #7835 Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> * fix(jans-auth-server): bootstrap breaking css #7835 Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> * chore(css): upgrade fontawesome to v6.5.1 #7835 Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> * chore(jans-casa): upgrade Bootstrap from v4 to v5 #7835 Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> * chore(docs): update casa UI path Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> --------- Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com> Former-commit-id: 8dfc3f4
Prepare
Description
Target issue
closes #7835
Implementation Details
Libraries replaced
Libraries removed
Test and Document the changes