Ghost/ghost/admin/app/routes
Kevin Ansfield fda94fedab ESLint: Alias model in controllers
no issue
- https://github.com/ember-cli/eslint-plugin-ember/blob/HEAD/docs/rules/alias-model-in-controller.md
- replace `model` with a meaningful property name everywhere possible
- refactor `design` and `general` settings controllers to use a directly injected settings service rather than passing it in as a "model" to be more explicit
2018-01-12 12:17:56 +00:00
..
editor Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
settings ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
team Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
about.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
application.js 🎨 Move "Update available" notification to the About screen (#894) 2018-01-09 14:23:36 +00:00
authenticated.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
error404.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts.js 🎨 Added "Featured posts" filter and badge to stories list (#907) 2017-11-10 17:36:27 +00:00
reset.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
setup.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
signin.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
signout.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
signup.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
subscribers.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00