Ghost/ghost/offers/lib/domain/models
Fabien O'Carroll 6d383c2d0e Added support for "once" and "forever" Offer duration
refs https://github.com/TryGhost/Team/issues/1083

Instead of Offers being hardcoded to the "once" duration this will allow
Admins to start creating offers of variable durations.
2021-10-07 17:13:23 +02:00
..
Offer.js Added support for "once" and "forever" Offer duration 2021-10-07 17:13:23 +02:00
OfferAmount.js Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +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
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 Used Value Objects to validate outside of Offer factory 2021-10-07 16:46:08 +02:00