Ghost-Admin/app/services
Kevin Ansfield 8e472e34bc
Ran `ember-cli-update --run-codemods` (#2219)
no issue

- part of ember upgrades
- removed all unnecessary usage of `.get`
- cleaned up imports where we had imports from the same module across multiple lines
- standardized on importing specific computed helpers rather than using `computed.foo`
- switched tests from using `wait()` to `settled()`
2022-01-21 19:25:47 +00:00
..
ajax.js Fixed tests 2021-07-14 12:55:23 +01:00
billing.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
clock.js Remove more `import Ember` via module imports 2018-05-03 17:52:39 +01:00
config.js Added pre-filled options to email-cta card's button url input 2021-08-20 14:33:30 +01:00
custom-theme-settings.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
custom-views.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
data-cache.js Added data-cache service for managing limited-lifetime cached data 2022-01-21 18:15:06 +00:00
dropdown.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
event-bus.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
feature.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
frontend.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
ghost-paths.js 🐛 Fixed low-resolution gravatar images on Team/User screens 2018-05-14 12:15:08 +01:00
lazy-loader.js 🐛 Fixed night shift toggle in Firefox Nightly. (#1174) 2019-04-25 09:40:26 +02:00
limit.js Added upgrade moal when unsuspending staff user 2021-04-28 18:07:18 +04:00
media-queries.js Unsplash integration 2017-08-15 16:01:12 +01:00
media.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
member-import-validator.js Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
members-activity.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
members-count-cache.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
members-stats.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
members-utils.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
modals.js Removed duplication of default modal class in modals service 2021-11-01 18:38:00 +00:00
navigation.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
notifications.js Added additional error reporting and context to Sentry 2021-11-08 12:34:23 +00:00
resize-detector.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
session.js 🐛 Fixed login problems in Safari on private sites that have front-end/admin on different domains 2021-11-09 15:38:58 +00:00
settings.js Added default newsletter recipients setting (#1946) 2021-05-07 10:02:19 +01:00
slug-generator.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
tenor.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
theme-management.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
ui.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
unsplash.js Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01:00
upgrade-status.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
utils.js Added `utils` service with `downloadFile()` method 2021-10-05 14:21:19 +01:00
whats-new.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00