-
Notifications
You must be signed in to change notification settings - Fork 85
chore: upgrade css libraries in jans-auth-server #7835 #7856
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
Conversation
Signed-off-by: Jeet Viramgama <[email protected]>
Signed-off-by: Jeet Viramgama <[email protected]>
Signed-off-by: Jeet Viramgama <[email protected]>
Signed-off-by: Jeet Viramgama <[email protected]>
|
|
|
|
|
|
|
|
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 <[email protected]>
Signed-off-by: Jeet Viramgama <[email protected]>
@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 |
|
|
|
|
|
|
|
|
|
|
|
|
…7835 (#7856) * chore!(css): removed jquery ui #7835 Signed-off-by: Jeet Viramgama <[email protected]> * chore(css): upgrade Bootstrap from v4 to v5.3.3 #7835 Signed-off-by: Jeet Viramgama <[email protected]> * fix(jans-auth-server): bootstrap breaking css #7835 Signed-off-by: Jeet Viramgama <[email protected]> * chore(css): upgrade fontawesome to v6.5.1 #7835 Signed-off-by: Jeet Viramgama <[email protected]> * chore(jans-casa): upgrade Bootstrap from v4 to v5 #7835 Signed-off-by: Jeet Viramgama <[email protected]> * chore(docs): update casa UI path Signed-off-by: Jeet Viramgama <[email protected]> --------- Signed-off-by: Jeet Viramgama <[email protected]> Former-commit-id: 8dfc3f4
Prepare
Description
Target issue
closes #7835
Implementation Details
Libraries replaced
Libraries removed
Test and Document the changes