Ghost/core/client/controllers
Gabor Javorszky ad2bfb511f Made ember version of reset password work
Closes #2843

* Implemnted the ember validator correctly for both reset request and actual reset (with the token)
* added reset validator
* changed the request route addresses to be `/authentication/passwordreset`
* changed the format of data to be `{ thing: [ {data } ] }`

Missing:
* notifications
* tests for these use cases
2014-06-30 14:37:49 +01:00
..
editor Fix warning about transitionTo being deprecated 2014-06-23 12:14:41 +01:00
modals Change text on leave modal cancel button 2014-06-26 09:04:52 +01:00
posts Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
settings Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
application.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
debug.js Finish Debug screen for Ember admin 2014-06-25 04:36:17 +00:00
error.js Add error template, route and controller 2014-06-24 23:33:02 +01:00
forgotten.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
post-settings-menu.js Fix promise rejection 2014-06-22 14:49:09 -04:00
post-tags-input.js Ensure incomplete tags aren't lost on save 2014-06-24 12:14:27 +02:00
posts.js Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
reset.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
settings.js Hide settings/apps unless apps:true is in config.js 2014-06-23 20:27:51 +01:00
setup.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.js Close notifications on user action properly. 2014-06-25 16:56:09 +00:00
signup.js Close notifications on user action properly. 2014-06-25 16:56:09 +00:00