mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 10:21:36 +03:00
1c356f59b2
No Issue - Loading posts from the API should not be necessary in PostsIndexRoute because its parent resource (PostsRoute) pre-loads the store. Changing the store.find to store.all gets rid of a duplicate network request to load all posts. |
||
---|---|---|
.. | ||
editor | ||
posts | ||
settings | ||
application.js | ||
content.js | ||
debug.js | ||
error404.js | ||
forgotten.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js |