Ghost/ghost/admin/app/components/modals
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
..
base.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
copy-html.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
delete-all.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
delete-post.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
delete-subscriber.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
delete-tag.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
delete-theme.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
delete-user.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
import-subscribers.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
invite-new-user.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
leave-editor.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
markdown-help.js Update package.json details, rename module to ghost-admin 2016-06-03 16:12:54 +01:00
new-subscriber.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
re-authenticate.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
suspend-user.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
theme-warnings.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
transfer-owner.js switch all modals over to ember-concurrency and gh-task-button 2017-01-20 10:03:38 +00:00
unsuspend-user.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
upload-image.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
upload-theme.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00