Skip to content

Orders: Make flow similar to eventyay Phase - 2 #2028

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

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

abhinavk96
Copy link
Contributor

@abhinavk96 abhinavk96 commented Jan 30, 2019

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Changes proposed in this pull request:

  • As per the development in Phase -1, the user is asked to enter his email address.
  • If the user enters the email address of an existing user, notify the user, that the email address already exists and he must sign in to continue.
  • Handles the logging in of the existing user.
  • Also, provides a forgot password link, in case the user does not remember his/her credentials.

Fixes #2001

@abhinavk96
Copy link
Contributor Author

To be tested/merged after fossasia/open-event-server#5549

@abhinavk96 abhinavk96 merged commit 8e83029 into fossasia:development Jan 30, 2019
abhinavk96 added a commit that referenced this pull request Jan 31, 2019
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.

Phase 2: Order flow: Handle users who are already registered but are not logged in.
1 participant