Ghost/ghost/email-service/test
Sodbileg Gansukh 9ef92035f6
Adjusted spacing and amount of text of newsletter latest posts (#20285)
ref DES-347

- adjusted title and excerpt length of latest posts in emails
- as the layout is same (horizontal) on both desktop and mobile, truncateHtml() needed some update
- now maxLength is expected to be larger than maxLengthMobile, because the mobile layout isn't stacked anymore
- some spacing adjustment has been made as well
2024-06-11 12:30:32 +08:00
..
utils
.eslintrc.js
batch-sending-service.test.js Updated email error button text in case of partial email errors (#19877) 2024-03-19 10:31:21 +01:00
email-controller.test.js
email-event-processor.test.js
email-event-storage.test.js Removed email from Mailgun's suppression list on unsubscribe (#18922) 2023-11-13 16:56:37 -03:00
email-helpers.test.js Wired up subtitle in newsletter template 2024-06-03 17:58:53 +01:00
email-renderer.test.js Adjusted spacing and amount of text of newsletter latest posts (#20285) 2024-06-11 12:30:32 +08:00
email-segmenter.test.js
email-service.test.js Added [test] prefix to test emails (#19431) 2024-01-03 16:08:56 +00:00
mailgun-email-provider.test.js
sending-service.test.js