Skip to content

fix: Login email verification flow#31583

Merged
kodiakhq[bot] merged 5 commits intodevelopfrom
fix/email-verification-login
Jan 31, 2024
Merged

fix: Login email verification flow#31583
kodiakhq[bot] merged 5 commits intodevelopfrom
fix/email-verification-login

Conversation

@rique223
Copy link
Copy Markdown
Contributor

@rique223 rique223 commented Jan 30, 2024

Proposed changes (including videos or screenshots)

Fixed a bug in the email verification of the login flow that wrongly filled the email field with the username if the user tried to login with their username before the email verification.

Demo gif:
email_verification_flow

Issue(s)

Steps to test or reproduce

Further comments

WM-195

Fixed a bug in the email verification of the login flow that wrongly filled the email field with the username if the user tried to login with their username before the email verification.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 30, 2024

🦋 Changeset detected

Latest commit: 1a624a4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/models Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9c6052e) 49.53% compared to head (1a624a4) 49.53%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #31583   +/-   ##
========================================
  Coverage    49.53%   49.53%           
========================================
  Files         3327     3331    +4     
  Lines        81832    81903   +71     
  Branches     16891    16906   +15     
========================================
+ Hits         40532    40569   +37     
- Misses       36563    36585   +22     
- Partials      4737     4749   +12     
Flag Coverage Δ
e2e 53.19% <ø> (-0.02%) ⬇️
e2e-api 40.64% <ø> (+<0.01%) ⬆️
unit 76.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ggazzo ggazzo changed the title fix: 🐛 Login email verification flow fix: Login email verification flow Jan 31, 2024
@rique223 rique223 marked this pull request as ready for review January 31, 2024 18:56
@rique223 rique223 requested a review from a team as a code owner January 31, 2024 18:56
Copy link
Copy Markdown
Contributor

@hugocostadev hugocostadev left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Jan 31, 2024
@hugocostadev hugocostadev added this to the 6.7 milestone Jan 31, 2024
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Jan 31, 2024
@kodiakhq kodiakhq bot merged commit f0475cc into develop Jan 31, 2024
@kodiakhq kodiakhq bot deleted the fix/email-verification-login branch January 31, 2024 19:40
ggazzo pushed a commit that referenced this pull request Feb 1, 2024
Co-authored-by: Hugo Costa <20212776+hugocostadev@users.noreply.github.com>
ggazzo pushed a commit that referenced this pull request Feb 1, 2024
Co-authored-by: Hugo Costa <20212776+hugocostadev@users.noreply.github.com>
aleksandernsilva pushed a commit that referenced this pull request Feb 2, 2024
Co-authored-by: Hugo Costa <20212776+hugocostadev@users.noreply.github.com>
MartinSchoeler pushed a commit that referenced this pull request Feb 5, 2024
Co-authored-by: Hugo Costa <20212776+hugocostadev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants