discourse-subscriptions/assets/javascripts/discourse
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
..
components toggle single payments allowed setting 2019-12-17 21:14:13 +11:00
controllers REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
helpers REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
initializers REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
models REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
routes REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
templates REFACTOR: Use models to store data (#11) 2020-05-22 11:20:05 -05:00
discourse-subscriptions-route-map.js.es6 name space the js admin 2019-12-02 18:58:14 +11:00
discourse-subscriptions-user-route-map.js.es6 subscription and billing templates 2019-12-16 10:42:55 +11:00
payments-activity-route-map.js.es6 user activity link to payments 2019-12-13 13:44:25 +11:00
subscriptions-route-map.js.es6 remove subscribe index 2019-12-13 11:54:32 +11:00