Ghost/ghost/members-api
Simon Backx fd91f7eebb
Added email sent events (#15682)
fixes https://github.com/TryGhost/Team/issues/2137

For the analytics page, we need the sent events to show up immediately
after sending an email. Otherwise we need to wait for emails to be
marked as received (which takes too long) before being able to show them
on the analytics page.

This adds the email_sent_event, which is hidden by default everywhere
and used on the analytics page.
2022-10-24 11:11:44 +02:00
..
lib Added email sent events (#15682) 2022-10-24 11:11:44 +02:00
test Reused getDefaultProduct where possible 2022-10-20 17:23:59 +08:00
.eslintrc.js
.gitignore
index.js
package.json Updated @tryghost dependencies (#15631) 2022-10-24 10:30:40 +07:00