Ghost/core/client/controllers
Felix Rieseberg ce9d590f34 Ensure Post Image Uploader Reset
Closes #4431

- The PSM does not reset on a transition from editor (existing post) to
editor (new post). If the existing post had a cover image, the image
uploader would not be reset during the transition and appear slightly
broken in the editor for the new post.
- In this PR: A reference to the uploader is saved, allowing the route
for editor/new to instruct the PSM controller to have the uploader
reset.
2014-11-24 09:43:17 -08:00
..
editor More autosave improvements 2014-10-18 17:27:05 +02:00
modals Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
settings Reset slugValue when the user changes 2014-11-10 13:31:11 -08:00
application.js Update Ember to 1.8.0. 2014-10-30 06:01:22 +00:00
debug.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
forgotten.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
post-settings-menu.js Ensure Post Image Uploader Reset 2014-11-24 09:43:17 -08:00
post-tags-input.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Go between post list / post content with keyboard 2014-10-27 09:41:13 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
setup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00