Ghost/ghost/admin/app/controllers/settings
Kevin Ansfield fe48f7ed80 Added utils service with downloadFile() method
no issue

- pattern of downloading a file by creating an iframe and setting the `src` attribute was repeated throughout the codebase and was using a mix of native and jQuery patterns
- added a `utils` service for housing one-off utility methods like this to avoid repetition and mixed patterns becoming more widespread (we want to get rid of jQuery usage)
2021-10-05 14:21:19 +01:00
..
membership Added base files for Offer modal 2021-09-22 16:10:38 +02:00
theme Fix the limit service when querying an empty config 2021-04-09 11:16:37 +02:00
code-injection.js 🐛 Fixed unable to exit code injection settings without save 2021-02-11 21:09:55 +05:30
design.js Dropped intermediate design screen and moved to full-overlay modal 2021-10-04 16:34:28 +01:00
general.js Removed empty init() calls 2021-03-29 10:32:03 +01: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 Added static UI for offers list 2021-10-04 13:55:17 +02:00
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
theme.js Added utils service with downloadFile() method 2021-10-05 14:21:19 +01:00