Ghost/ghost/admin/mixins
Gabor Javorszky 3a7be0c2fd 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
..
body-event-listener.js Added popover component 2014-05-31 17:23:41 -06:00
editor-base-controller.js Show correct post notificatons based on status. 2014-06-26 09:42:29 +00:00
editor-base-view.js Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
editor-route-base.js Update shortcut for zen mode 2014-06-23 22:24:28 +01:00
loading-indicator.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
marker-manager.js Cleanup Misc Ember Code 2014-06-17 14:59:15 -06:00
popover-mixin.js Added popover component 2014-05-31 17:23:41 -06:00
shortcuts-route.js Implement Markdown Shortcuts 2014-06-21 15:10:46 -06:00
style-body.js Implement Shortcuts in Ember 2014-06-19 15:07:42 -06:00
validation-engine.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00