-
Notifications
You must be signed in to change notification settings - Fork 35
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
invite via email #602
Comments
@karato it's a valid bug |
@karato set milestone to 3.0 |
@karato this task is postponed |
@dmzaytsev tag "bug" added |
@yegor256 I added milestone |
@dmzaytsev thanks, I set it to "3.0" |
@dmzaytsev got it, "postponed" tag here |
@Komaz this task is for you, keep these principles in mind, and don't hesitate to ask any technical questions. The budget here is 30 mins, which is exactly how much time will be paid for, when the task is completed |
@yegor256 thanks for this report, I added 15 mins to your account, in transaction |
@dmzaytsev All those three steps need to be implemented over this issue? Or should implement one and other steps are going to be puzzle? |
@antonini time budget is 30min. Let's start from first step. You should implement at least one and create a puzzle for others |
@dmzaytsev Understood! I'll do that! |
@dmzaytsev yep, done. @antonini it is your task now |
@dmzaytsev One thing. I can't create a URN like |
@antonini yes, you can use it. |
@antonini it would be better to use a hash instead an email |
@karato PR #746 ready for review. @dmzaytsev I've made some changes on the messages of Puzzles. Can you check it too? |
@antonini thanks |
@rultor deploy |
@dmzaytsev OK, I'll try to deploy now. You can check the progress here |
@dmzaytsev Done! FYI, the full log is here (took me 9min) |
@yegor256 @antonini I just invited a new user by email into the bout on snapshop. When I posted a message into the bout it sent to the user's email as it requested in the ticket. I using http://10minutemail.com/ for temporary email address |
@dmzaytsev just checked it myself, works fine, thanks! |
@ypshenychka review this ticket please, for compliance with our quality rules |
@karato Quality is good here. |
@ypshenychka thanks a lot |
@antonini 10 mins was added to the account of @ypshenychka (for QA review), in transaction 61729845... Many thanks! 30 mins were added to your account in Transaction ID |
It should be possible to invite a user into a bout, just by using his email. I just type in an email address into "invite" box and the user gets into the bout. He receives emails with all messages and is able to reply to them (after #600 is ready). When he clicks the link inside the email, he gets into web app and it asks him to register. Once registered, we link all bouts associated with this email to the newly registered URN.
602-3825bd3b
/TkInvite.java:119-124: Invited user should receive an... #751602-8a4d4ea4
/TkRegister.java:62-66: During the user registration if... #752751-6f10d03b
/TkRegister.java:67-71: During the user registraton if... #775 (by )The text was updated successfully, but these errors were encountered: