p5.js-web-editor/server/routes
Yining Shi fe6acc90e4 Adding User Settings View (#325)
* added account page showing username and email

* change username and email

* validate current password and add new  password

* reject promise with error for reduxForm submit-validation for current password

* updated user reducer to handle setting sucess and server side async

* warning if there is current password but no new password

* fixes logout button

* import validate function, fixes logout style
2017-03-16 18:25:12 -04:00
..
aws.routes.js get dropzone to render 2016-07-19 18:27:27 -04:00
embed.routes.js change full screen view to embed view 2016-11-02 11:12:07 -04:00
file.routes.js fix linting errors that are fixable with --fix in server side code 2016-11-17 11:15:35 -05:00
project.routes.js fixes #96, downloads now work on safari and firefox 2016-11-02 14:08:53 -04:00
server.routes.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
session.routes.js add and test logout 2016-08-27 20:46:20 -04:00
user.routes.js Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00