Ghost/ghost/admin/app/templates/posts/debug.hbs
Rishabh Garg a8a879ef53
Wired email debug screen with API (#15919)
refs https://github.com/TryGhost/Team/issues/2327

- wires email debug screen with real data from API
- fetches email batch data for showing all batches along with those errored
- fetches all recipient failures - temporary and permanent
- shows email settings that was used for sending out the email
2022-12-02 14:38:40 +05:30

2 lines
37 B
Handlebars

<Posts::Debug @post={{this.post}} />