Ghost/ghost/offers/lib
Fabien O'Carroll 4a27ef68df Moved events into domain directory
no-issue

Events are a domain concern and as such should live in this directory
2021-10-08 12:21:27 +02:00
..
domain Moved events into domain directory 2021-10-08 12:21:27 +02:00
shared Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
errors.js Added support for "once" and "forever" Offer duration 2021-10-07 17:13:23 +02:00
OfferMapper.js Added support for "repeating" duration Offers 2021-10-08 12:10:36 +02:00
OfferRepository.js Moved events into domain directory 2021-10-08 12:21:27 +02:00
OffersAPI.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
UniqueChecker.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00