0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/templates
Peter Szel dafda3907a Created ResetController.
closes #2412

- Updated the reset route to accept token parameter and hand it over to the controller.
- Added ResetController which handles the submit action and the button disabled state.
- Added reset action to the user model to handle ajax request.
- Updated reset template.
- Added fixtures to test reset API action.
- Fixed password variable names to camel cased style (e.g. newpassword -> newPassword).
2014-03-31 13:06:28 +02:00
..
components Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
posts Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
settings Created ResetController. 2014-03-31 13:06:28 +02:00
-floating-header.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
-navbar.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
-publish-bar.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
application.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
editor.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
error.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
forgotten.hbs Created ForgottenController 2014-03-30 22:18:15 +02:00
loading.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
new.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
posts.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
reset.hbs Created ResetController. 2014-03-31 13:06:28 +02:00
settings.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
signin.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
signup.hbs Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00