discourse-subscriptions/assets/javascripts/discourse/controllers
Justin DiRose 072b558d40
FEATURE: Give option to repurchase products multiple times (#46)
Feature requested here: https://meta.discourse.org/t/subscriptions-allow-users-to-purchase-one-time-products-multiple-times/173732/

There may be cases where a site admin wants to allow the repurchasing of a product. This implements the functionality by adding a repurchaseable toggle in the admin screen when creating a product. This saves an attribute to the Stripe product metadata.

When a user has already purchased an item with this toggle enabled, they will be able to purchase it again when browsing to `/s`.
2021-01-31 14:17:44 -06:00
..
admin-plugins-discourse-subscriptions-coupons.js.es6 FEATURE: Allow creation of coupons in admin panel (#43) 2021-01-13 11:47:22 -06:00
admin-plugins-discourse-subscriptions-dashboard.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
admin-plugins-discourse-subscriptions-plans-index.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
admin-plugins-discourse-subscriptions-plans-show.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
admin-plugins-discourse-subscriptions-plans.js.es6 DEV: Remove deprecations & improve error handling (#12) 2020-05-28 10:32:57 -05:00
admin-plugins-discourse-subscriptions-products-index.js.es6 DEV: Remove deprecations & improve error handling (#12) 2020-05-28 10:32:57 -05:00
admin-plugins-discourse-subscriptions-products-show-plans-show.js.es6 FIX: Properly allow no group to be selected (#33) 2020-11-24 14:52:00 -06:00
admin-plugins-discourse-subscriptions-products-show.js.es6 DEV: Update to new prettier standards 2020-09-16 09:53:50 -05:00
admin-plugins-discourse-subscriptions-subscriptions.js.es6 FEATURE: Implement refunds from dashboard (#27) 2020-10-29 10:31:12 -05:00
s-index.js.es6 FEATURE: Better UX for anonymous users (#25) 2020-10-28 13:30:26 -05:00
s-show.js.es6 FEATURE: Give option to repurchase products multiple times (#46) 2021-01-31 14:17:44 -06:00
s.js.es6 DEV: Remove deprecations & improve error handling (#12) 2020-05-28 10:32:57 -05:00