Rishabh
d88914ac0a
Updated default offer duration as once
...
no refs
2021-10-19 00:19:32 +05:30
Rishabh
b94bb836f5
Added redemption count for offers in list screen
...
closes https://github.com/TryGhost/Team/issues/1136
2021-10-18 23:46:45 +05:30
Rishabh
667a4b6e78
Added (un)archive button to offer detail screen
...
refs https://github.com/TryGhost/Team/issues/1136
- adds option to archive/unarchive an offer
- adds new modals for confirmation of archive or unarchive of offer
- wired (un)archiving of offers to API
2021-10-13 21:23:30 +05:30
Rishabh
bfcd0b9ebd
Removed unused interval field on offer modal
...
no refs
2021-10-11 13:03:38 +05:30
Rishabh
91292469b3
Added default values for new offers
...
refs https://github.com/TryGhost/Team/issues/1085
- adds default value for type and duration of offer for use in new offers
2021-10-08 01:41:30 +05:30
Rishabh
31e4b77525
Added initial wiring for offer screens
...
refs https://github.com/TryGhost/Team/issues/1084
refs https://github.com/TryGhost/Team/issues/1085
- adds model/validator/config and router for offers
- updates template for offer list and detail with dynamic values
- updated route handling for offer list and creation
- wires offer data from API to list and detail pages
2021-10-06 20:01:25 +05:30