Ghost/ghost/core/test/e2e-api
Fabien 'egg' O'Carroll 8283de99c8
Wired up EmailSuppressionList to Members Admin API (#15848)
refs https://github.com/TryGhost/Team/issues/2268

The approach of using the service to lead email suppression data as
opposed to bookshelf relations allows us to wire things up without
having implemented the database. The getBulkSuppressionData allows us to
do this without much of a DB performance hit.
2022-11-18 16:28:13 +07:00
..
admin Wired up EmailSuppressionList to Members Admin API (#15848) 2022-11-18 16:28:13 +07:00
content Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00
members Wired up EmailSuppressionList to Members Admin API (#15848) 2022-11-18 16:28:13 +07:00
members-comments Fixed sending emails when using MembersAgent.loginAs (#15791) 2022-11-09 16:25:42 +01:00
shared Update the cover image in default fixtures (#15817) 2022-11-15 21:19:50 +00:00