discourse-subscriptions/app
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
..
controllers FEATURE: Allow creation of coupons in admin panel (#43) 2021-01-13 11:47:22 -06:00
models/discourse_subscriptions REFACTOR: Use engine to load files, add constraint (#14) 2020-07-06 11:11:04 -05:00
serializers/discourse_subscriptions FIX: Properly namespace payment serializer (#15) 2020-07-06 15:19:45 -05:00