Ghost/ghost/admin/app/services
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
..
ajax.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
clock.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
config.js Avoid leaking state in Ember objects 2017-11-25 09:49:49 +00:00
dropdown.js
event-bus.js
feature.js ESLint: Don't use observers if possible 2018-01-12 12:17:56 +00:00
ghost-paths.js
lazy-loader.js Don't destructure Ember.testing (#933) 2018-01-02 10:19:59 +00:00
media-queries.js
notifications.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
session.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
settings.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
slug-generator.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
tour.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
ui.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
unsplash.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
upgrade-status.js 🎨 Move "Update available" notification to the About screen (#894) 2018-01-09 14:23:36 +00:00