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/issue 98/forgot password #211

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Conversation

nzeager
Copy link
Member

@nzeager nzeager commented Oct 8, 2023

Pull Request Template

1. Targeted Issue

Added password reset functionality to the front end.

2. Overview of Solution

I added a component for students to request a password reset email and a component to enter their new password. I also added a button to the login to initiate the password reset process.

3. Tools Used

Nothing unusual. I matched the style of our other forms.

4. Testing Strategy

Went through the password reset process. The email you get points to production rather than your local environment, so you'll have to modify the url they give you.

5. Future Implications

There are a few TODO's in the code that we'll need to address. We should check with students whether the process is intuitive.

6. Screenshots

n/a

7. Code Reviewers

n/a

@netlify
Copy link

netlify bot commented Oct 8, 2023

Deploy Preview for staging-momentors ready!

Name Link
🔨 Latest commit 95ceadc
🔍 Latest deploy log https://app.netlify.com/sites/staging-momentors/deploys/6522ee0d94794e0008c86c0d
😎 Deploy Preview https://deploy-preview-211--staging-momentors.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@GitLukeW GitLukeW left a comment

Choose a reason for hiding this comment

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

Merging since it is working. Will open a new ticket to get it fixed log term.

@GitLukeW GitLukeW merged commit 61b32ea into staging Oct 9, 2023
@GitLukeW GitLukeW deleted the feat/issue-98/forgot-password branch October 21, 2023 21:03
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.

2 participants