Ghost/ghost/admin/app/routes
Kevin Ansfield a4061704a4 Fixed authors filter for posts with multiple authors (#993)
no issue
- we need `?filter=authors:foo` to match all posts where `foo` is an author, the previous `?filter=author:foo` will only match posts where `foo` is the primary author
2018-03-27 20:57:59 +01:00
..
editor Use token input to allow selection of multiple authors in PSM 2018-03-27 18:50:52 +01:00
settings ESLint fixes for latest eslint-plugin-ember 2018-03-19 13:05:02 +00:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
team 🐛 Fixed infinite loading on posts screen (#967) 2018-03-12 17:43:53 +07:00
about.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
application.js Contributor Role (#948) 2018-02-07 10:42:46 +01:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor.js Refactor new->edit transition to avoid editor re-renders (#949) 2018-01-17 13:27:37 +00:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts.js Fixed authors filter for posts with multiple authors (#993) 2018-03-27 20:57:59 +01:00
reset.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
setup.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
signin.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
signout.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
signup.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00
subscribers.js ESLint: Consistent ember property/method ordering 2018-01-12 12:17:56 +00:00