renovate[bot]
abd90be910
Update dependency @tryghost/mw-error-handler to v1 ( #14719 )
...
- Replaced usage of handleJSONResponseV2 with the newly renamed handleJSONResponse
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Hannah Wolfe <github.erisds@gmail.com>
2022-05-07 15:28:28 +01:00
Thibaut Patel
1ba72edce6
Added the emails-newsletters relation ( #14434 )
...
refs https://github.com/TryGhost/Team/issues/1497
- This enables us to keep track of which newsletter an email was sent to even if the related post is deleted.
- Adds the `newsletter_id` property to the email API
2022-04-08 16:16:23 +02:00
Hannah Wolfe
9f3b6f1818
Added missing e2e emails API browse & retry tests
...
refs: https://github.com/TryGhost/Team/issues/1446
- changed Emails API tests to use the new e2e test framework
- Added missing tests for browse and retry endpoints
2022-03-28 17:32:58 +01:00