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/gh 104/connect reset password api to frontend #119

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Conversation

preetisharma0123
Copy link
Contributor

@preetisharma0123 preetisharma0123 commented Sep 11, 2024

Screenshot 2024-09-10 at 1 50 06 AM (2)
Screenshot 2024-09-10 at 10 34 16 PM
Screenshot 2024-09-10 at 1 53 01 AM (2)
Screenshot 2024-09-10 at 10 34 51 PM

What change does this PR introduce?

  • Connect request password reset request and reset password functionality to frontend
  • Implement respective frontend forms, components, handlers and validations to enable this

Why was this change needed?

Enables user to reset their password, in case they forget or loose it

Other information (screenshots)

Checklist

  • 📝 I have reviewed my code prior to submission
  • ❔ Issue number has been linked (if applicable)
  • 🧪 Tests have been added or updated (if applicable)
  • 📖 Documentation has been updated (if applicable)
  • 📸 Screenshots added (if applicable)

Copy link
Contributor

@xamdoo xamdoo left a comment

Choose a reason for hiding this comment

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

Great work! Please resolve conflicts and pass all checks before merging.

@jaysabe jaysabe added 👍 good first issue Good for newcomers 🖼️ UI / UX 🛠️ sub-task part of a multi-step process labels Sep 23, 2024
Copy link
Contributor

@jaysabe jaysabe left a comment

Choose a reason for hiding this comment

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

Looks great!

issue(blocking): Looks like frontend lint is failing due to jest needing to be updated with the new changes. once thats done we should be golden.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 good first issue Good for newcomers 🛠️ sub-task part of a multi-step process 🖼️ UI / UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠️ Sub-Task: Connect reset password API to frontend
3 participants