Ghost/ghost/members-api/lib/repositories
Naz 5e9d1d3178 Swapped member limit verification trigger event
closes https://github.com/TryGhost/Toolbox/issues/399

- The MemberCreatedEvent event is more accurate representation of the limit nature - counting the number of members created. The previous MemberSubscribeEvent was slightly hacky solution because a member could be subscribed/unsubscribed multiple times and distorting the limit counts.
2022-10-07 09:20:29 +08:00
..
event.js Swapped member limit verification trigger event 2022-10-07 09:20:29 +08:00
member.js Fixed no-shadow lint warnings (#15520) 2022-10-03 15:50:28 +01:00
product.js Fixed ESLint no-shadow warnings in members-api 2022-10-03 12:08:55 +01:00