Ghost/ghost/email-service/test
Kevin Ansfield 9ca1f3ce24
Renamed subtitle to excerpt (#20334)
no issue

We've settled on using "excerpt" naming in place of "subtitle" to better reflect the underlying property name and tie in with themes and historical usage.

- added migration to rename the `show_subtitle` newsletter setting to `show_excerpt`
- renamed all places in the codebase that referenced subtitle
2024-06-05 17:59:30 +01: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
email-helpers.test.js Wired up subtitle in newsletter template 2024-06-03 17:58:53 +01:00
email-renderer.test.js Renamed subtitle to excerpt (#20334) 2024-06-05 17:59:30 +01:00
email-segmenter.test.js
email-service.test.js
mailgun-email-provider.test.js
sending-service.test.js