Ghost/ghost/admin
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
..
app Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
config Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
lib Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
public/assets Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
tests Fix posts.post route not redirecting to 404 2016-01-26 15:25:53 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
.watchmanconfig deps: ember-cli@1.13.13 2015-11-30 11:21:39 -06:00
bower.json deps: ember@2.3.0 2016-01-20 13:16:15 +00:00
ember-cli-build.js Remove unused ember-resize dependency 2015-12-01 11:03:53 +00:00
package.json deps: ember@2.3.0 2016-01-20 13:16:15 +00:00
testem.json Fix random ember test failures 2015-10-14 11:26:21 +01:00