Ghost/ghost/offers/lib/domain/models
Fabien O'Carroll 170591a113 Improved types for Offer
no-issue

This splits out the types of the Offers properties from the types of the
expected values to be passed to create.
2021-10-07 17:37:48 +02:00
..
Offer.js Improved types for Offer 2021-10-07 17:37:48 +02:00
OfferAmount.js Updated types of Offers to "fixed" and "percent" 2021-10-07 17:35:34 +02:00
OfferCadence.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
OfferCode.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
OfferCurrency.js Added support for creating fixed offers with currency 2021-10-07 17:37:48 +02:00
OfferDescription.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
OfferDuration.js Added support for "once" and "forever" Offer duration 2021-10-07 17:13:23 +02:00
OfferName.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
OfferTitle.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00
OfferType.js Updated types of Offers to "fixed" and "percent" 2021-10-07 17:35:34 +02:00