0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services
Rishabh Garg 7270baa99c
Added new offers endpoint on members API
refs https://github.com/TryGhost/Team/issues/1138

Portal offer urls use offer id to load offer details UI and stripe checkout in frontend. This endpoint allows portal to fetch offer details from offer id to create Portal UI with relevant details for potential members.
2021-10-15 11:46:27 +05:30
..
adapter-manager
auth Replaced i18n.t w/ tpl helper in core/server/services/auth (#13458) 2021-10-06 09:42:44 +01:00
bulk-email Replaced i18n.t with tpl in core/server/services/bulk-email and core/server/services/permissions (#13562) 2021-10-12 14:46:35 +01:00
email-analytics
integrations
invitations Replaced i18n with tpl in accept.js (#13471) 2021-10-08 15:21:22 +01:00
invites Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
jobs
mail Replaced i18n with tpl in GhostMailer.js (#13555) 2021-10-12 09:10:50 +01:00
mega replaced i18n with tpl in mega of core services (#13546) 2021-10-12 08:29:34 +01:00
members Added new offers endpoint on members API 2021-10-15 11:46:27 +05:30
notifications Simplified Notification's service constructor 2021-10-11 16:04:48 +02:00
offers Passed MembersAPI the OffersAPI over OfferRepository 2021-10-13 11:17:32 +02:00
permissions Replaced i18n.t with tpl in core/server/services/bulk-email and core/server/services/permissions (#13562) 2021-10-12 14:46:35 +01:00
posts 🐛 Fixed immediately sent email when scheduling email-only post 2021-10-05 16:42:29 +02:00
public-config
redirects
route-settings
settings
stripe
themes Added API tests for custom theme settings (#13519) 2021-10-08 16:18:49 +01:00
webhooks
custom-theme-settings.js Added API tests for custom theme settings (#13519) 2021-10-08 16:18:49 +01:00
limits.js
oembed.js Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
slack.js
users.js
xmlrpc.js