Email Verification Window - Backend#470
Merged
supriya3105 merged 4 commits intodevelopfrom Jun 14, 2022
Merged
Conversation
0a54201 to
06ab23e
Compare
Current Code Coverage Percent of this PR:89.18 %Files having coverage below 100%
|
23beb9a to
1712234
Compare
harshaanNihal
commented
Jun 14, 2022
Comment on lines
+1
to
+4
| <br/> | ||
| <br/> | ||
| <h1><%= user.email %></h1> | ||
| <a href="<%= resend_url %>">resend</a> |
Contributor
Author
There was a problem hiding this comment.
Added this file so that it wont break the flow. this file will be replaced by a React Component as per the design in a separate PR.
vipulnsward
pushed a commit
that referenced
this pull request
Feb 15, 2026
* Override Devise:FailureApp with custom_failure * Add Email Confirmation controller and routes * Add resend email confirmation functionality * Add specs and code refactor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notion card
REF: https://www.notion.so/saeloun/Once-the-user-signs-up-email-verification-window-shou[…]e-displayed-as-per-the-design-aeef4cccf92042c4bca82023aa68e9c9
Summary
Preview
https://www.loom.com/share/cc2059d3a80f4c459426a948aa637533
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist: