Ghost/ghost/core/test/regression/models
Ronald Langeveld 0e2d1b3afd
Added redeemed offers filtering for members (#16071)
closes https://github.com/TryGhost/Team/issues/2011

- Gives publishers the ability to filter members based on which offer they used (redeemed) when they subscribed for a paid membership.
- On the offers page, the redemption count number links to a the members page with the filter already applied making it easy to have insight on which members used the offer / coupon.
2023-01-11 20:13:09 +08:00
..
base Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_member_stripe_customer.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_members.test.js Added redeemed offers filtering for members (#16071) 2023-01-11 20:13:09 +08:00
model_posts.test.js Added post scheduling Playwright test and loosened time restrictions (#15960) 2022-12-07 17:29:36 +01:00
model_settings.test.js Fixed default setting count regression test 2022-10-27 18:37:45 +02:00
model_stripe_customer_subscription.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
model_users.test.js Replaced Promise.join() with .all() in user model (#14972) 2022-08-24 15:32:44 +01:00