p5.js-web-editor/client
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
..
components Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
images New Design for About (#246) 2017-01-06 13:14:39 -05:00
modules Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
utils Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
constants.js Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
index.jsx update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
reducers.js update eslint to latest version, fix lots of linting errors (#308) 2017-02-22 14:29:35 -05:00
routes.jsx Adding User Settings View (#325) 2017-03-16 18:25:12 -04:00
store.js fix a ton of eslint errors 2016-06-23 18:29:55 -04:00