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

feat: sso loging with email [WPB-255] #1793

Merged
merged 7 commits into from
Jun 30, 2023

Conversation

MohamadJaara
Copy link
Member

@MohamadJaara MohamadJaara commented Jun 12, 2023


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

logic and use cases needed for SSO login with email WPB-255

Testing

Test Coverage (Optional)

  • I have added automated test to this contribution

How to Test

Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.

Notes (Optional)

Specify here any other facts that you think are important for this issue.

Attachments (Optional)

Attachments like images, videos, etc. (drag and drop in the text box)


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

* feat: use case for user domain lookup

* SpacingAroundParens

* expose domain lookup use case

* feat: domain look up in sso login screen

* detekt
* feat: fetch sso settings use case

* add unit test

* docs

* map 404 error to success with no code

* remove magic number
@github-actions
Copy link
Contributor

github-actions bot commented Jun 12, 2023

Unit Test Results

   318 files   -   65     318 suites   - 65   9s ⏱️ - 1m 47s
1 568 tests  - 464  1 526 ✔️  - 421  42 💤  - 43  0 ±0 

Results for commit 70d52d1. ± Comparison against base commit 2680047.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2023

Codecov Report

Merging #1793 (6a44526) into develop (0c00157) will decrease coverage by 0.01%.
The diff coverage is 47.22%.

@@              Coverage Diff              @@
##             develop    #1793      +/-   ##
=============================================
- Coverage      53.49%   53.49%   -0.01%     
- Complexity      1525     1533       +8     
=============================================
  Files            965      973       +8     
  Lines          35844    35904      +60     
  Branches        3171     3176       +5     
=============================================
+ Hits           19174    19206      +32     
- Misses         15404    15429      +25     
- Partials        1266     1269       +3     

@MohamadJaara MohamadJaara added this pull request to the merge queue Jun 30, 2023
Merged via the queue into develop with commit c00deb1 Jun 30, 2023
@MohamadJaara MohamadJaara deleted the feat/sso_loging_with_rmail/epic branch June 30, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants