discourse-subscriptions/assets/javascripts/discourse/templates/admin
Justin DiRose b92627677f
FEATURE: Implement refunds from dashboard (#27)
An implementation of refunds from the Admin dashboard. To refund, go to Plugins > Subscriptions > Subscriptions then click the `Cancel` button. You'll be presented with a modal. If you wish to refund only the most recent payment, check the box. 

This only implements refunds for Subscriptions, not One Time Payments. One Time Payments will still need to be handled manually at this time.
2020-10-29 10:31:12 -05:00
..
plugins-discourse-subscriptions-dashboard.hbs rename the translations 2019-12-04 09:29:13 +11:00
plugins-discourse-subscriptions-plans-index.hbs REFACTOR: Use the Prices API in place of Plans (#17) 2020-07-15 08:44:40 -05:00
plugins-discourse-subscriptions-products-index.hbs FIX: Buttons out of alignment on some browsers 2020-07-28 11:49:15 -05:00
plugins-discourse-subscriptions-products-show-plans-show.hbs FIX: Properly show information on saved plans 2020-07-28 11:56:58 -05:00
plugins-discourse-subscriptions-products-show.hbs FEATURE: Allow one-time purchases on products (#18) 2020-07-22 11:06:34 -05:00
plugins-discourse-subscriptions-products.hbs name space the js admin 2019-12-02 18:58:14 +11:00
plugins-discourse-subscriptions-subscriptions.hbs FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00
plugins-discourse-subscriptions.hbs tidy some scss class names etc 2019-12-18 08:47:01 +11:00