Ghost/ghost/admin/app/controllers/settings
Kevin Ansfield d6487d3630 Created labs versions of members-email settings code
refs https://github.com/TryGhost/Team/issues/1441

- duplicated route/controller/template and component to `-labs` versions so larger changes and refactors can be made without affecting the GA code
- added redirect for `/settings/members-email -> /settings/members-email-labs` when `multipleNewsletters` flag is enabled
- cleaned up multiple-newsletters related code from the non-labs component
2022-03-31 11:06:21 +01:00
..
design Added Headline theme to design settings 2022-03-21 10:45:32 +01:00
integration/webhooks [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
integrations [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
staff [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
code-injection.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
design.js Fixed save button on design settings screen 2021-10-12 15:19:27 +01:00
general.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
integration.js Completed Octane migration of integration controller 2022-02-21 17:54:47 +00:00
integrations.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
labs.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
members-email-labs.js Created labs versions of members-email settings code 2022-03-31 11:06:21 +01:00
members-email.js [chore] migrate to eslint@8 and run --fix (#2256) 2022-02-10 10:41:36 +00:00
membership.js Fixed tier archive not updating portal preview 2022-03-09 14:21:16 +05:30
navigation.js [chore] migrate app/controllers/settings/navigation.js to use native classes (#2254) 2022-02-09 09:53:38 +00:00
product.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
products.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00