Ghost/ghost/offers/lib/domain/models
Rishabh 66970e5002 Updated offers setup to allow trial values
refs https://github.com/TryGhost/Team/issues/1726

- updates offer setup to allow new `trial` as discount type, was prev only `fixed` and `percent`
- updates offer setup to allow `amount` as free trial days value
- updates offer setup to allow `trial` as discount duration value for trial offers, was prev only `once`/`forever`/`repeating`
2022-08-11 11:04:39 +05:30
..
shared Ensured correct usage of @tryghost/errors everywhere 2022-02-15 12:30:36 +00:00
Offer.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferAmount.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
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 Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferName.js Ensured correct usage of @tryghost/errors everywhere 2022-02-15 12:30:36 +00:00
OfferStatus.js Ensured correct usage of @tryghost/errors everywhere 2022-02-15 12:30:36 +00:00
OfferTitle.js Added initial tests for Offers 2021-11-07 23:10:10 +02:00
OfferType.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30