Ghost/ghost/admin/app/controllers
Kevin Ansfield 983110d931 Switched from ember-cli-shims to new module imports (#779)
no issue

- add eslint-plugin-ember, configure no-old-shims rule
- run `eslint --fix` on `app`, `lib`, `mirage`, and `tests` to move imports to the new module imports
- further cleanup of Ember globals usage
- remove event-dispatcher initializer now that `canDispatchToEventManager` is deprecated
2017-08-22 14:53:26 +07:00
..
editor Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
setup Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
team Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
about.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
application.js Refactor general UI state into a service 2017-08-15 16:01:12 +01:00
error.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts-loading.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
posts.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
reset.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
setup.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
signin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
signup.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00