Ghost/core/server/services/offers
Fabien O'Carroll a441825c3f Passed MembersAPI the OffersAPI over OfferRepository
no-issue

The MembersAPI using the OfferRepository coupled it to the internals of
the Offers Module - instead we pass the "external" API - so that we can
change the internals, and not have to update the MembersAPI's usage.
2021-10-13 11:17:32 +02:00
..
index.js Added Offers service 2021-10-06 12:33:19 +02:00
service.js Passed MembersAPI the OffersAPI over OfferRepository 2021-10-13 11:17:32 +02:00