0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test
Simon Backx 2cf76cb031
Added newsletter relation to subscribe events (#14585)
refs https://github.com/TryGhost/Team/issues/1478

**Changes**
- Added the newsletter relation to subscribe events

**Changes in `members-api`**
- Compare: https://github.com/TryGhost/Members/compare/%40tryghost/members-api%406.0.0-alpha.0...%40tryghost/members-api%406.0.0
- Makes sure the newsletter relation is returned in the activity feed for susbcribe events (aka newsletter events).

**Tests**
- Added first test for activity feed to check if the newsletter relation is correctly fetched
2022-04-27 16:44:27 +02:00
..
e2e-api Added newsletter relation to subscribe events (#14585) 2022-04-27 16:44:27 +02:00
e2e-browser
e2e-frontend 🐛 Fixed post access in the get helper (#14282) 2022-03-17 11:14:29 +01:00
e2e-server Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
integration Added version_notifications key to settings table 2022-04-21 20:34:19 +08:00
regression Moved to using newsletter design settings in email serializer (#14562) 2022-04-26 12:31:34 +01:00
unit Added uuid to newsletter schema (#14600) 2022-04-27 19:20:25 +05:30
utils Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
.eslintignore
.eslintrc.js
.jshintrc