0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Fabien O'Carroll 0210b329cb Passed OfferRedemption to members
refs https://github.com/TryGhost/Team/issues/1132

In order for the members module to create redemptions for members, it
needs access to the OfferRedemption model.
2021-10-15 16:56:04 +02:00
..
adapters
api Fixed duplicate message due to bad merge 2021-10-13 09:17:01 +01:00
data Added image as an allowed custom theme setting type 2021-10-14 18:41:54 +01:00
lib Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
models Added OfferRedemption model 2021-10-15 16:56:04 +02:00
public
services Passed OfferRedemption to members 2021-10-15 16:56:04 +02:00
views
web Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
update-check.js