discourse-subscriptions/spec/requests/admin
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
..
coupons_controller_spec.rb FEATURE: Allow creation of coupons in admin panel (#43) 2021-01-13 11:47:22 -06:00
plans_controller_spec.rb FEATURE: Allow one-time purchases on products (#18) 2020-07-22 11:06:34 -05:00
products_controller_spec.rb DEV: Fix tests after changes to controllers 2020-05-28 11:45:58 -05:00
subscriptions_controller_spec.rb FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00