Ghost/ghost/admin/app/routes/editor
Kevin P. Kucharczyk 20adbcde87 Fix posts.post route not redirecting to 404
closes #6385
- redirect to 404 when post is not found
- replace replaceRoute calls with replaceWith calls in routes (replaceRoute is only available on controllers)
- add post mirage factory
- add acceptance test for post 404 redirection
2016-01-26 15:25:53 +01:00
..
edit.js Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
index.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00
new.js Always call _super when using Ember hooks 2015-11-30 12:45:37 +00:00