-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Modals integration #4209
Modals integration #4209
Conversation
Generated by 🚫 Danger |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hurray !!! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@kevinzluo I made the branch consistent with the master. |
Pushing it to the unstable for the last time so that we can finally merge it up @gauravano @jywarren !!! |
9022c2e
to
63dcd03
Compare
…al-integration
Let's merge this now. |
Just want to say this is really epic and fantastic! |
Have we created an issue for adding a feature to the modal? Just a final check! Thanks! |
Are you talking about #4322? |
* made field required * fix merge conflict * delete comment moderate file * added framework for signup modal * debugging form url * apllying requested changes * debugging form url * improving signup modal frontend? * apllying requested changes * debugging form url * attempt at getting form component working * applying sidarth's changes * fix merge conflict * merged two modals into one * input values are transferred over between modals * remove debug console log * removed hyperlink from login modal * renamed modal id * removed not needed tests * added framework for signup modal * debugging form url * debugging form url * debugging form url * apllying requested changes * apllying requested changes * improving signup modal frontend? * attempt at getting form component working * applying sidarth's changes * fix merge conflict * merged two modals into one * input values are transferred over between modals * remove debug console log * removed hyperlink from login modal * renamed modal id * removed not needed tests * implemented kevin's javascript and fixed multiple partial loads * added framework for signup modal * debugging form url * debugging form url * debugging form url * apllying requested changes * apllying requested changes * improving signup modal frontend? * attempt at getting form component working * applying sidarth's changes * fix merge conflict * merged two modals into one * input values are transferred over between modals * remove debug console log * removed hyperlink from login modal * renamed modal id * removed not needed tests * added framework for signup modal * apllying requested changes * debugging form url * apllying requested changes * merged two modals into one * input values are transferred over between modals * remove debug console log * implemented kevin's javascript and fixed multiple partial loads * changed oorjit changes rectified * changed oorjit changes rectified * added my own and Kevin's comments and documentation for modal * fixing travis errors * moved profile upload to side * added username placeholder * spamaway fixes * moved spamaway constructor to form partials * remove unnecessary @spamaway definition * path changed * Removed rails production environment * corrected edit template
Fixes #4184
Extension from #4203
Make sure these boxes are checked before your pull request (PR) is ready to be merged.
Checks on Unstable
If we put incorrect passwords in password field and confirmation password field, it shows this error..
Also, if you miss filling any field, it shows the same error..
On both, the modal and form page too..
Unable to login after entering every field correctly..
The same error is shown..
Unable to login after entering every field correctly..
The same error is shown..
Not working
We're redirected publiclab.org but we're signed in through Oauth on unstable.publiclab.org
Not working
Localhost
Redirected to sign up page for showing the error.
Return_to not working
Page refreshes, modal closes