1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Commit graph

8 commits

Author SHA1 Message Date
Rish
ee4e78c03e Allowed pointer-events on prerview modal 2019-11-15 11:37:04 +05:30
Kevin Ansfield
2fd85c84de Added "View email" button to view already-sent email
no issue

- refactored `renderEmailPreview` into separate fetch and render functions
- grab email info from an existing email resource if it exists on the post rather than fetching a preview
- added "View email" button the the email-sent state of the newsletter settings PSM section
2019-11-13 16:38:32 +00:00
Kevin Ansfield
71427dc1bb Removed errant console.log 2019-11-07 17:40:48 +07:00
Kevin Ansfield
d75f82613e Fixed scrolling and hid scrollbars in email preview 2019-11-07 17:11:53 +07:00
Rish
e071042e69 Added email subject to preview modal header 2019-11-06 18:18:37 +07:00
Rish
f06533e4d9 Fixed email preview fetch for draft posts
no issue
2019-11-06 11:58:17 +07:00
Rish
6901edfdb0 Added test preview email to post email settings
no issue
2019-11-05 16:10:24 +07:00
Rish
7f63e3ce11 Added email preview modal flow 2019-11-05 13:10:49 +07:00