Commit graph

19 commits

Author SHA1 Message Date
Sacha Greif
756029c93d Refactoring payments package to handle subscriptions 2017-10-18 20:05:51 +09:00
SachaG
0ca8d2dc30 Version 1.8.0 2017-09-29 15:04:28 +09:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
4727d90f38 cannot use async/await with forEach 2017-08-30 09:38:05 +09:00
SachaG
63c39a3c66 Add new graphql.init.before callback hook and use it to create Chargeable union type based on all collections 2017-08-29 17:57:04 +09:00
SachaG
e4e1f0c41c default mutations can now take options object; add Flash core component; fix Stripe bug 2017-08-07 16:02:29 +09:00
SachaG
f82531e6e7 version 1.7.0 2017-08-02 19:02:18 +09:00
SachaG
5a0d0bd4c5 version 1.6.1 2017-08-01 14:20:56 +09:00
SachaG
80fa8be256 hardcode package versions to enable meteor publish 2017-08-01 14:16:16 +09:00
SachaG
4c9c48dff6 fix isFuture callback; small clean-ups 2017-07-24 16:06:04 +09:00
SachaG
bdc32f6bb1 Add coupon code support to payment package 2017-07-23 16:29:21 +09:00
SachaG
77f651d2d5 syntax clean up 2017-07-13 17:37:59 +09:00
SachaG
334591450d use new resolveAs syntax 2017-07-08 11:36:27 +09:00
SachaG
296fe702b2 Use test keys for Stripe when in dev mode 2017-06-30 11:22:13 +09:00
SachaG
7bf856fd1e merge terms from 3 sources in withList; permission check in PostsEditForm; do not default to current date in DateTime component; email subject accepts string; show email properties in debug preview; add async callbacks to charge hook 2017-06-04 13:56:40 +09:00
SachaG
7e2de51bde react-i18n -> vulcan:i18n 2017-06-01 11:42:30 +09:00
SachaG
11c46416d8 more payments docs updates 2017-05-31 10:32:35 +09:00
SachaG
0e7b3502f3 readme fix 2017-05-31 10:27:32 +09:00
SachaG
ca226acca3 vulcan:payments 2017-05-31 10:25:13 +09:00