Ghost/ghost/admin/app/components/gh-post-settings-menu
Daniel Lockyer 7ea5bdcdf8 Fixed success button state for POST ../email_previews/..
refs https://github.com/TryGhost/Toolbox/issues/308

- this endpoint is being switched to return a 204 with no body upon success
- if we don't change this code, the button will get stuck in a red Retry
  state because it reads the `undefined` body and thinks it's an error
- this commit makes sure we return true if the POST is successful
2022-04-28 15:33:10 +01:00
..
email.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
email.js Fixed success button state for POST ../email_previews/.. 2022-04-28 15:33:10 +01:00
visibility-segment-select.hbs Removed member count from tier visibility segment 2022-03-09 14:21:16 +05:30
visibility-segment-select.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00