Ghost/ghost/core/test
Rishabh 1258156c38 Handled storing complimentary subscription expiry
refs https://github.com/TryGhost/Team/issues/1727

- if feature flag is enabled, handles storing expiry date on complimentary subscriptions in `expiry_at` column of `members_products`
- updates the expiry value on both member edit or add with tiers
- expiry is passed as `expiry_at` in `tiers` list of a member
- includes `expiry_at` on tiers data of a member when flag is enabled
2022-08-19 18:20:52 +05:30
..
e2e-api Handled storing complimentary subscription expiry 2022-08-19 18:20:52 +05:30
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
e2e-webhooks Added signup & conversion counts to Posts API 2022-08-18 19:24:54 -04:00
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Added signup & conversion counts to Posts API 2022-08-18 19:24:54 -04:00
unit Handled storing complimentary subscription expiry 2022-08-19 18:20:52 +05:30
utils Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00