Ghost-Admin/app/controllers
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
..
editor 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
members Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
settings Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
setup Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
application.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
billing.js Added billing controller for explicitness 2020-04-22 16:44:34 +12:00
dashboard.js Extracted dashboard member activity into separate component 2022-01-18 15:16:22 +00:00
designsandbox.js Renamed design sandbox template 2021-02-05 14:00:51 +01:00
editor.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
error.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
launch.js Updated pricing setup on launch wizard 2021-05-20 17:01:12 +05:30
member.js Added new label input dropdown on member detail behind filtering flag 2021-09-08 22:59:58 +05:30
members-activity.js Added initial setup of members activity feed 2022-01-17 18:06:12 +00:00
members.js 🐛 Fixed incorrect automatic CSV download when bulk-deleting members 2022-01-05 12:21:52 +00:00
offer.js Added new free tier card with custom description/benefits (#2203) 2022-01-18 00:23:43 +05:30
offers.js Added new free tier card with custom description/benefits (#2203) 2022-01-18 00:23:43 +05:30
pages-loading.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
pages.js Added open rate order option to posts list 2020-12-04 10:30:03 +00:00
posts-loading.js Added access level filter to posts and pages lists in admin 2020-06-09 12:19:40 +01:00
posts.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
reset.js Refactored usage of `.get('property')` with es5 getters 2019-03-06 13:54:14 +00:00
settings.js Cleaned up unused branding modal 2022-01-13 13:31:32 +00:00
setup.js Fixed deprecated access of `controller.{currentPath,currentRouteName}` 2019-05-06 14:51:23 +01:00
signin.js Bumped eslint-plugin-ghost and fixed linter errors 2021-07-15 15:27:29 +01:00
signup.js Made `session.user` a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
site.js Added reset-to-homepage behaviour when clicking "view site" link 2019-03-21 17:55:58 +00:00
tag.js Ran `ember-cli-update --run-codemods` (#2219) 2022-01-21 19:25:47 +00:00
tags.js Refactored use of ShortcutsRoute mixin on tags screen 2022-01-17 10:06:57 +00:00
whatsnew.js Updated database warning wording 2022-01-18 11:10:25 +00:00