Ghost/ghost/offers/lib/application
Fabien O'Carroll 1e4b5c792a Supported using NQL filter to get Offers
refs https://github.com/TryGhost/Team/issues/1131

This adds initial support for pass through a filter to the Model layer,
so that we can fetch Offers based on an NQL filter.
2021-10-12 18:32:48 +02:00
..
OfferMapper.js Added support for Offer status to API 2021-10-12 17:11:54 +02:00
OfferRepository.js Supported using NQL filter to get Offers 2021-10-12 18:32:48 +02:00
OffersAPI.js Supported using NQL filter to get Offers 2021-10-12 18:32:48 +02:00
UniqueChecker.js