Ghost/core/client/routes
David Arvelo c65581d378 Fix Editor/:postId 404 on draft
closes #2857
- in EditorRoute, get model from the datastore if it's there
- if page is refreshed, get model from `/posts` API with `{status: 'all'}`
2014-06-05 13:23:28 -04:00
..
posts Ember: correcting code style 2014-06-02 19:55:37 +01:00
settings Move debug page from /settings/debug to /debug 2014-05-19 19:18:07 +02:00
application.js Ember: correct editor layout and other niggles 2014-05-31 19:32:22 +01:00
authenticated.js Ember Data with Posts 2014-05-29 07:42:51 -05:00
content.js Add /content redirect to Ember admin. 2014-05-15 18:52:10 -06:00
debug.js Move debug page from /settings/debug to /debug 2014-05-19 19:18:07 +02:00
editor.js Fix Editor/:postId 404 on draft 2014-06-05 13:23:28 -04:00
forgotten.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
new.js Ember: correct editor layout and other niggles 2014-05-31 19:32:22 +01:00
posts.js Infinite Scroll on Posts List 2014-05-30 22:14:45 -04:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00
settings.js Flesh out more of the Ember admin 2014-03-16 16:01:56 -04:00
signin.js Ember: jshint single quotes 2014-06-02 20:12:02 +01:00
signout.js refreshless user logout 2014-06-02 17:12:02 -04:00
signup.js Ember Data with Posts 2014-05-29 07:42:51 -05:00