discourse-subscriptions/assets/javascripts/discourse/models
Justin DiRose 400313cded
FEATURE: Allow creation of coupons in admin panel (#43)
Adds full support to create coupon/promo codes in the Admin > Plugins > Subscriptions section of the plugin. The Create Coupon button opens a form on the same page, and the active checkboxes toggle the active status of the coupon code.
2021-01-13 11:47:22 -06:00
..
admin-coupon.js.es6 FEATURE: Allow creation of coupons in admin panel (#43) 2021-01-13 11:47:22 -06:00
admin-plan.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
admin-product.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
admin-subscription.js.es6 FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00
plan.js.es6 DEV: Transition from Ember constant to imports (#34) 2020-11-30 10:35:21 -06:00
product.js.es6 REFACTOR: Simplify controller setup (#24) 2020-10-21 13:36:31 -05:00
subscription.js.es6 FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00
transaction.js.es6 REFACTOR: Simplify controller setup (#24) 2020-10-21 13:36:31 -05:00
user-payment.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
user-subscription.js.es6 FEATURE: Support for coupons in checkout (#41) 2021-01-07 15:25:44 -06:00