Ghost/ghost/offers/lib
Fabien O'Carroll bd3f1e6456 Fixed sending back currency for Fixed Offers
no-issue

Since we changed the type from "amount" to "fixed" the logic to send
back the currency was not working. This updates it to use the correct
values.
2021-10-08 11:38:47 +02:00
..
domain/models Fixed handling of null currency & used duration 2021-10-07 18:18:53 +02:00
events Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +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 Fixed sending back currency for Fixed Offers 2021-10-08 11:38:47 +02:00
OfferRepository.js Fixed handling of null currency & used duration 2021-10-07 18:18:53 +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