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

Make "change password" a jQueryUI dialog rather than a separate page #8

Closed
benburwell opened this issue Aug 6, 2013 · 1 comment
Closed

Comments

@benburwell
Copy link
Owner

  • Make a jQuery UI dialog (see existing ones such as in /views/members/add_email_dialog.jade that is included in layout.jade for logged in users
  • You can consult /public/javascripts/schedule.js for an example of the JavaScript used to create the dialog
  • Modify exports.change_password in /routes/members.js to return a JSON response so the dialog can display a status message
@ghost ghost assigned emorash Aug 6, 2013
@benburwell
Copy link
Owner Author

This is unnecessary and not helpful.

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

2 participants