0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/mega
Naz d33baf9ba4 Added member_segment persistance to email_batches
refs https://github.com/TryGhost/Team/issues/828

- We need a way to recreate a filter that was used to create an email content for specific email_recipient. By saving member_segment value for each email_batch we can traverse back to the filter that was applied during email creation.
2021-06-30 18:32:31 +04:00
..
index.js
mega.js Added member_segment persistance to email_batches 2021-06-30 18:32:31 +04:00
post-email-serializer.js Added JSDoc and unit tests for email replacement parser 2021-06-23 12:00:03 +04:00
segment-parser.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
template.js Added additional newsletter customisation settings (#13074) 2021-06-21 13:40:40 +01:00