0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/members
Rishabh 67ea6c44ef Added free price values to Portal site settings
refs https://github.com/TryGhost/Team/issues/637

With custom products it's possible to change the name and description of any price. This assumes that people would want to change the same properties of a Free membership, and wires up the values for free membership price settings to Portal site settings API for Portal UI
2021-05-07 22:56:16 +05:30
..
emails Added extra settings to member auth emails (#12238) 2020-10-01 12:31:36 +05:30
importer Moved i18n to shared 2021-05-04 13:03:38 +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 🐛 Fixed complimentary members' content gating (#12761) 2021-03-15 19:13:48 +13:00
index.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
middleware.js Added free price values to Portal site settings 2021-05-07 22:56:16 +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