Ghost/ghost/admin/app/mixins
Kevin Ansfield f2da8a20b8 ESLint: Don't use observers if possible
closes https://github.com/TryGhost/Ghost/issues/8690
- https://github.com/ember-cli/eslint-plugin-ember/blob/master/docs/rules/no-observers.md
- remove observers where possible
- move night shift toggle behaviour to the feature service
	- refresh feature service after import to fix stuck night shift toggle
2018-01-12 12:17:56 +00:00
..
body-event-listener.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
current-user-settings.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
dropdown-mixin.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
editor-base-controller.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
editor-base-route.js ESLint: Alias model in controllers 2018-01-12 12:17:56 +00:00
pagination.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
settings-menu-component.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts-route.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
shortcuts.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
slug-url.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
style-body.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
text-input.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
unauthenticated-route-mixin.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
validation-engine.js 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
validation-state.js ESLint: Don't use observers if possible 2018-01-12 12:17:56 +00:00