discourse-subscriptions/assets/javascripts/discourse/helpers
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
..
format-curency.js.es6 fix(coding-style): now consistent with existing coding style of the project 2020-04-23 17:17:06 +05:30
format-currency.js.es6 fix(coding-style): now consistent with existing coding style of the project 2020-04-23 17:17:06 +05:30
format-unix-date.js.es6 FIX: Discourse.Model was removed. Use EmberObject instead (#10) 2020-05-06 19:06:14 -03:00
stripe-payment-link.js.es6 created at and url 2019-09-14 14:20:16 +10:00
user-viewing-self.js.es6 fix eslint and rubocop 2019-10-25 14:00:59 +11:00