discourse-subscriptions/assets/javascripts/discourse/routes
Justin DiRose fb4fac197b
REFACTOR: Use models to store data (#11)
* REFACTOR: Use api to add subscribe link

* FIX: I18n subscribe link

* REFACTOR: Use models to store some data

This enables the plugin to show only subscription information which was
generated on Discourse. Subscription data storage is limited to the
external identifiers Stripe generates so we can interact with the API.

* DEV: Test/linting fixes/rake task
2020-05-22 11:20:05 -05:00
..
admin-plugins-discourse-subscriptions-dashboard.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
admin-plugins-discourse-subscriptions-plans-index.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
admin-plugins-discourse-subscriptions-plans.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
admin-plugins-discourse-subscriptions-products-index.js.es6 REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
admin-plugins-discourse-subscriptions-products-show-plans-show.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
admin-plugins-discourse-subscriptions-products-show.js.es6 REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
admin-plugins-discourse-subscriptions-products.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
admin-plugins-discourse-subscriptions-subscriptions.js.es6 REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
admin-plugins-discourse-subscriptions.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
s-index.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
s-show.js.es6 user payments page 2019-12-17 16:31:58 +11:00
s.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00
user-billing-index.js.es6 subscription and billing templates 2019-12-16 10:42:55 +11:00
user-billing-payments.js.es6 user payments page 2019-12-17 16:31:58 +11:00
user-billing-subscriptions.js.es6 REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
user-billing.js.es6 subscription and billing templates 2019-12-16 10:42:55 +11:00