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

Add VerificationApproval & VerificationRequest pages #236

Closed
alonttal opened this issue Apr 5, 2018 · 1 comment
Closed

Add VerificationApproval & VerificationRequest pages #236

alonttal opened this issue Apr 5, 2018 · 1 comment
Assignees

Comments

@alonttal
Copy link
Collaborator

alonttal commented Apr 5, 2018

it should also communicate with the server.
Estimated time: 3 hours.

@alonttal alonttal added this to the Mid Semester POC milestone Apr 5, 2018
@alonttal alonttal self-assigned this Apr 5, 2018
alonttal added a commit that referenced this issue Apr 5, 2018
	saving user uppon identification.
Config:
	Vue Dev mode is now accepting URL containing dots ("."). It is
	important for serving requests that contain jwt as part of their
	route (this is a vue-router configuration).
Components:
	- Added 2 new components "VerificationRequest" &
	"VerificationApproval" for the account verification process.
	the first one allows to resend verification mail. the second is
	shown when the account is approve (After clicking the link
	attached to the mail), it contain a login-form.
	- Updated "RegistrationForm" & "LoginForm" logic the adjust the
	new changes. more details in the relevant issues.
Issues: #205 #235 #236 #237
@alonttal
Copy link
Collaborator Author

Verification request + approval completed in new view.
change password is till WIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant