Ghost/ghost/admin/app/controllers/settings
Kevin Ansfield 57b1ab4800 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
..
design 🐛 Fixed theme installs from ghost.org/marketplace 2021-11-10 10:58:29 +00:00
integration/webhooks Removed obsolete integration files 2021-11-05 13:42:38 +01:00
integrations Refactored custom integration creation and limits modals 2022-01-13 13:16:13 +00:00
staff Ran ember-cli-update --run-codemods (#2219) 2022-01-21 19:25:47 +00:00
code-injection.js 🐛 Fixed unable to exit code injection settings without save 2021-02-11 21:09:55 +05:30
design.js Fixed save button on design settings screen 2021-10-12 15:19:27 +01:00
general.js 🐛 Fixed settings previews not working in private site mode (#2128) 2021-10-28 18:29:41 +05:30
integration.js Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
integrations.js Added Integrations as a subpage of Settings 2021-10-18 14:47:59 +02:00
labs.js Added utils service with downloadFile() method 2021-10-05 14:21:19 +01:00
members-email.js Updated email previews to show full from email address 2021-06-11 16:42:27 +01:00
membership.js Refined free tier card usage 2022-01-18 00:26:56 +05:30
navigation.js Updated navigation (#1832) 2021-02-02 16:08:06 +00:00
product.js Removed unused members-payments route 2021-05-21 08:57:28 +01:00
products.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00