Ghost/ghost/admin/app/routes
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
..
editor Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
posts Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
settings cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
team Refactor modals 2016-01-12 20:53:08 +00:00
about.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
application.js deps: ember-data@2.3.2 2016-01-19 14:36:39 +00:00
authenticated.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
mobile-index-route.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
posts.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
reset.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
setup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signin.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signout.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00
signup.js cleanup usage of Ember.inject 2016-01-19 07:03:27 -06:00