214 Commits

Author SHA1 Message Date
Rimian Perkins
7d3ca0421a rm old donation form 2019-12-16 10:59:59 +11:00
Rimian Perkins
57fb508514 buttons for selecting price and one time payment 2019-12-13 10:41:14 +11:00
Rimian Perkins
831e64317b refactor models, routes and buttons 2019-12-12 12:59:26 +11:00
Rimian Perkins
41b0667350 fix rubocop newer version 2019-12-12 09:59:38 +11:00
Rimian Perkins
80b721ddd8 rename some settings 2019-12-04 11:53:05 +11:00
Rimian Perkins
b397ba5a68 name space module 2019-12-04 11:23:45 +11:00
Rimian Perkins
95a263535e rename server translation 2019-12-04 09:33:39 +11:00
Rimian Perkins
d8a3ae5554 fix broken unauthenticated page 2019-12-03 14:31:15 +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
57a18f5a4e whoops did not set currency 2019-11-30 17:24:49 +11:00
Rimian Perkins
709aebb593 set the currency in the plan 2019-11-30 16:39:28 +11:00
Rimian Perkins
3b7ff90672 user removed from the group in admin 2019-11-29 10:37:32 +11:00
Rimian Perkins
36865c5ea1 remove the user from the group in user controller 2019-11-29 09:24:56 +11:00
Rimian Perkins
3904310432 group concern 2019-11-29 09:01:56 +11:00
Rimian Perkins
ad77fc749b test subcription deletes 2019-11-29 08:15:46 +11:00
Rimian Perkins
2eab43d4a0 delete customer when subscription destroyed 2019-11-29 08:00:13 +11:00
Rimian Perkins
298e70b32a delete customer record 2019-11-28 20:44:38 +11:00
Rimian Perkins
0fddb5e3b9 backend returns if user is already subscribed 2019-11-28 17:43:03 +11:00
Rimian Perkins
ca00b530aa show the product name in subscription lists 2019-11-27 10:48:30 +11:00
Rimian Perkins
3e4fd76891 show product and plan nickname in admin 2019-11-26 12:55:49 +11:00
Rimian Perkins
7340bf5bc5 fix customer id not found 2019-11-26 11:09:54 +11:00
Rimian Perkins
e4093e5a69 fix null delete subscription error 2019-11-14 12:07:24 +11:00
Rimian Perkins
6590d8051c delete subscriptions in admin 2019-11-14 10:51:04 +11:00
Rimian Perkins
8aed6b8d30 add link to user 2019-11-13 14:21:21 +11:00
Rimian Perkins
84fd12a9a3 add user data to subscription metadata 2019-11-13 10:19:49 +11:00
Rimian Perkins
59638daad9 render error message when customer not found 2019-11-13 07:53:48 +11:00
Rimian Perkins
b2c5842aa6 only delete the right subscription 2019-11-12 12:43:23 +11:00
Rimian Perkins
0b90caac2d rm request to empty model 2019-11-07 15:49:10 +11:00
Rimian Perkins
098b58c60c remove payments 2019-11-07 15:19:48 +11:00
Rimian Perkins
dafa08f43e disable dashboard 2019-11-07 12:09:40 +11:00
Rimian Perkins
e14b4dcd96 the subscribe product page 2019-11-04 16:37:21 +11:00
Rimian Perkins
2b3c52bdd4 name space user subscription request 2019-11-01 13:43:09 +11:00
Rimian Perkins
e3ac6f7dac date format and product description 2019-11-01 12:30:19 +11:00
Rimian Perkins
3dfa261c19 serialize and order the plans 2019-11-01 10:18:57 +11:00
Rimian Perkins
dbaa30ba18 user cancels subscription 2019-10-31 10:01:41 +11:00
Rimian Perkins
03cbc235b1 list customer subscriptions 2019-10-30 14:19:43 +11:00
Rimian Perkins
ee0901aeca delete subscription 2019-10-29 14:35:07 +11:00
Rimian Perkins
2a985ae554 fix subscribe request 2019-10-29 14:15:13 +11:00
Rimian Perkins
7edb0fe39b list subscriptions 2019-10-29 11:43:32 +11:00
Rimian Perkins
5a7097b774 billing/subscriptions 2019-10-28 14:48:59 +11:00
Rimian Perkins
87c83abcd3 add basic invoices page 2019-10-28 14:05:58 +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
570ef2fbb4 use the billing page 2019-10-25 13:55:57 +11:00
Rimian Perkins
6fbcea2cf3 product controller 2019-10-25 08:18:16 +11:00
Rimian Perkins
a80e9d9bc2 add subscription to group 2019-10-24 11:37:20 +11:00
Rimian Perkins
490c424bc0 only list active plans on the front end 2019-10-24 10:39:10 +11:00
Rimian Perkins
603ddc354b plan can be active or not 2019-10-24 10:02:31 +11:00
Rimian Perkins
922dee581c fix bugs in create plans 2019-10-23 15:55:06 +11:00