Ghost/ghost/offers/lib/domain/models
Fabien O'Carroll 3efb2f1f04 Required OfferName to be a maximum of 40 characters
refs https://github.com/TryGhost/Team/issues/1236

We want to be able to use the OfferName as the name property for a
Stripe Coupon - which has a maximum character length of 40.
2021-11-25 12:34:33 +02:00
..
shared Used isEqual to compare ValueObjects 2021-10-14 14:56:37 +02:00
Offer.js Improved error messages for Offers API 2021-10-22 16:48:52 +02:00
OfferAmount.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferCadence.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferCode.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferCurrency.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferDescription.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferDuration.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferName.js Required OfferName to be a maximum of 40 characters 2021-11-25 12:34:33 +02:00
OfferStatus.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferTitle.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferType.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00