Ghost/ghost/email-service/lib/email-templates
Simon Backx 0107d2bb77 Fixed subscription status not showing correctly in emails
refs https://github.com/TryGhost/Team/issues/2674

- The segment detection doesn't work outside the main post content. So the data-gh-segment attribute didn't work. It is now replaced with just a simple email replacement that is empty for a free member.
- Fixed that a trialing member was shown as 'paid'. This is now replaced with 'trialing'.

This commit also includes E2E tests for a couple of member statusses.
2023-03-24 08:55:36 +01:00
..
partials Updated subscription box in email preview and email template 2023-03-23 19:39:58 +01:00
template.hbs Fixed subscription status not showing correctly in emails 2023-03-24 08:55:36 +01:00