Ghost/ghost/admin/app/components/modals/post-preview
Daniel Lockyer bc6ce7a2dd Renamed /email_preview endpoint to /email_previews
refs https://github.com/TryGhost/Toolbox/issues/308

- we have a pattern of using plurals for endpoints but `email_preview`
  was implemented without it
- in v5, we're fixing that so we need to update Admin to take that into
  account
2022-04-28 15:33:09 +01:00
..
browser.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
browser.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
email.hbs Fixed email preview sender name and email 2022-04-28 11:52:42 +02:00
email.js Renamed /email_preview endpoint to /email_previews 2022-04-28 15:33:09 +01:00
mobile.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
mobile.js Dropped ember-concurrency-decorators dependency 2022-02-09 10:49:38 +00:00
social.hbs [chore] adds ember-template-lint and fixes all fixable issues (#2238) 2022-02-02 16:09:43 +00:00
social.js Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00