9 Commits

Author SHA1 Message Date
Justin DiRose
fb4f50478d
REFACTOR: Use engine to load files, add constraint (#14) 2020-07-06 11:11:04 -05:00
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
Rimian Perkins
b397ba5a68 name space module 2019-12-04 11:23:45 +11:00
Rimian Perkins
e1506bca5f fix table name 2019-12-03 13:29:47 +11:00
Rimian Perkins
bdba7686d3 add new table 2019-12-03 13:03:10 +11:00
Rimian Perkins
098b58c60c remove payments 2019-11-07 15:19:48 +11:00
Rimian Perkins
b7a3be9344 add customer model spec and scope 2019-10-26 13:01:49 +11:00
Rimian Perkins
dcb4b82dec customer model 2019-10-26 11:31:19 +11:00
Rimian Perkins
c90d4b2f8e fix params 2019-09-13 14:34:06 +10:00