Ghost/core/client/app/mirage/factories
Kevin P. Kucharczyk 08d6e56b28 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
..
notification.js Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
post.js Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
role.js Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
setting.js Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00
tag.js Update client for tag.post_count -> tag.count.posts rename 2015-11-23 19:57:56 +00:00
user.js Set up ember-cli-mirage and update existing acceptance tests 2015-11-03 15:35:58 +00:00