0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/members
Rishabh 0766a19afd Updated products data in portal site endpoint
refs https://github.com/TryGhost/Team/issues/763
refs https://github.com/TryGhost/Team/issues/718

- Removes redundant `plans` data from site data
- Updates products data to include monthly/yearly price
- Filters multiple products on site data based on labs flag
2021-06-11 12:41:46 +05:30
..
emails
importer Made complimentary_plan & stripe_customer_id exclusive 2021-05-11 12:33:28 +01:00
stats Added jsdoc to MembersStats class 2021-01-14 12:59:17 +13:00
api.js Passed Settings model to @tryghost/members-api 2021-05-03 13:59:13 +01:00
config.js Updated stripe_plans & portal_plans settings 2021-05-07 16:31:08 +01:00
content-gating.js Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
index.js Renamed index.js -> service.js for lint reasons 2021-05-20 12:08:45 +01:00
middleware.js Updated products data in portal site endpoint 2021-06-11 12:41:46 +05:30
service.js 🐛 Fixed missing stripe connected check on boot (#12992) 2021-05-27 23:03:03 +05:30
settings.js 🐛 Fixed Admin redirect for newsletter/support email update (#12810) 2021-03-23 11:24:07 +05:30
SingleUseTokenProvider.js
stripe-connect.js
utils.js Fixed paid flag on members 2021-02-25 14:26:41 +00:00