Skip to content

Conversation

Adadie
Copy link
Collaborator

@Adadie Adadie commented Nov 19, 2020

What does this PR do?

This PR implements the whole process for resetting the password.

Description of Task to be completed?

  • create forgot password UI.
  • Create reset password UI.
  • Validate both UI
  • Create an action for forgot password.
  • Create a reducer for forgot password.
  • Create a reducer for reset password.

How should this be manually tested?

  • Clone this repo https://github.com/atlp-rwanda/script-heroes-frontend.git.
  • Check out this branch ft-reset-password-#174797464.
  • Run yarn.
  • Run yarn start.
  • Register your email.
  • Open this endpoint /forgot.
  • Enter your email in the input box.
  • Submit form
  • Check if there is an email with reset password sent to you
  • Click the reset button, it should redirect you to the reset password form.
  • Fill in the form and submit.
  • Try to login with the new password.

What are the relevant pivotal tracker stories?

#174797464

Screenshots (if appropriate)

Screen Shot 2020-12-14 at 16 57 07

Screen Shot 2020-12-14 at 17 07 30

Screen Shot 2020-12-14 at 17 07 42

@Adadie Adadie added the WIP work in progress label Nov 19, 2020
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch 5 times, most recently from d7979f3 to a1bb691 Compare December 1, 2020 14:49
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch 6 times, most recently from 12ed876 to 8dd6931 Compare December 7, 2020 15:17
@Adadie Adadie added Ready For Review Testing and removed WIP work in progress labels Dec 7, 2020
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch 5 times, most recently from 185d114 to ed5f57e Compare December 11, 2020 00:06
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch from 66938dd to 0c5a5be Compare December 14, 2020 15:06
@Adadie Adadie removed the Testing label Dec 14, 2020
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch 4 times, most recently from e5f87f4 to bcc9cb0 Compare December 15, 2020 12:14
Copy link
Member

@elvisiraguha elvisiraguha left a comment

Choose a reason for hiding this comment

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

.env file should not be pushed on the remote repo.

Copy link
Collaborator

@dushimeemma dushimeemma left a comment

Choose a reason for hiding this comment

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

Good job bro, but you have to work on css so that you can leave some space between main area and the footer and also on the form to enter new password you can work on it so that when the eye to view password is clicked can be checked else display as it is. also remove .env from remote.

@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch from bcc9cb0 to b59a7b3 Compare December 16, 2020 09:43
@Adadie
Copy link
Collaborator Author

Adadie commented Dec 16, 2020

Good job bro, but you have to work on css so that you can leave some space between main area and the footer and also on the form to enter new password you can work on it so that when the eye to view password is clicked can be checked else display as it is. also remove .env from remote.

Thank you @dushimeemma , though what do you mean by leaving space between main area!!?

@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch 2 times, most recently from 18a749b to 8f11d9f Compare December 16, 2020 11:17
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch 6 times, most recently from 21c81c4 to 26fc287 Compare December 17, 2020 22:12
- create forgot password UI
- add an action for forgot password
- add a reducer for forgot password

[Delivers #174797464]
@Adadie Adadie force-pushed the ft-reset-password-#174797464 branch from 26fc287 to 2fc5298 Compare December 18, 2020 09:03
@b0nbon1 b0nbon1 merged commit 0af577b into develop Dec 21, 2020
valens10 pushed a commit that referenced this pull request Dec 22, 2020
valens10 pushed a commit that referenced this pull request Dec 22, 2020
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.

6 participants