Ghost/ghost/offers/lib/application
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
..
OfferMapper.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OfferRepository.js Updated offers setup to allow trial values 2022-08-11 11:04:39 +05:30
OffersAPI.js Returned null when updateOffer does not find Offer 2021-10-22 14:43:52 +02:00
UniqueChecker.js Moved application concerns to an application dir 2021-10-08 12:27:17 +02:00