Ghost/ghost/admin/app/components/modals
Kevin Ansfield f1c8af662f Refactored modal for bulk unsubscribing members
refs https://github.com/TryGhost/Team/issues/559

Members controller was becoming bloated and difficult to follow due to catering for many different concerns.

- converted old modal to newer promise-modal style
- pulled full bulk unsubscribing logic out of the members controller and into the modal so logic is contained in one place
2022-02-09 22:04:02 +00:00
..
design Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
editor Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
limits [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
members Refactored modal for bulk unsubscribing members 2022-02-09 22:04:02 +00:00
offers Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
post-preview Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
tiers Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
confirm-unsaved-changes.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
custom-view-form.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
custom-view-form.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
delete-post.hbs Added "Enter" key handling to refactored delete-post modal 2021-09-13 13:58:13 +01:00
delete-post.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
email-preview.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
email-preview.js Refactored post email preview modal 2022-01-25 13:17:05 +00:00
get-started.hbs Better styling for the Finishing Touches screen 2022-02-09 18:10:02 +00:00
new-custom-integration.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
new-custom-integration.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
post-preview.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
post-preview.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
search.hbs Refactored search modal 2022-01-11 17:59:48 +00:00
search.js Refactored search modal 2022-01-11 17:59:48 +00:00