Skip to content
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

String changes to the SSO CILogon Sign-in button #906

Merged
merged 4 commits into from
Sep 18, 2024

Conversation

200455939-yashu
Copy link
Collaborator

Fixes #903 .

Changes proposed in this PR: Changes to the SSO CILogon Sing-in button

@aaronskiba aaronskiba changed the title String changes to the SSO CILogon Sing-in button String changes to the SSO CILogon Sign-in button Sep 16, 2024
Copy link
Collaborator

@aaronskiba aaronskiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The main update is correct.

However, we also have tests that correspond with the name of this button. Please update these as well.

Failures:

  1) Openid_connection SSO with correct credentials creates account from external credentials
     Failure/Error: click_link 'Sign in with CILogon'

     Capybara::ElementNotFound:
       Unable to find link "Sign in with CILogon"
     # ./spec/integration/openid_connect_sso_spec.rb:29:in `block (3 levels) in <top (required)>'

The corresponding French translation of this text is too long to only be a single line long. To address that, `.html_safe` has been added here, which enables the correct behaviour when adding the `<br>` tag for the French translation on translation.io
lagoan
lagoan previously approved these changes Sep 18, 2024
Copy link
Collaborator

@lagoan lagoan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@aaronskiba aaronskiba merged commit 08b56bb into deployment-portage Sep 18, 2024
11 of 12 checks passed
@aaronskiba aaronskiba deleted the yashu-sso-login-string branch September 18, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wording of SSO button
3 participants