SachaG
|
bdfd62856b
|
Add Auth0 support
|
2018-02-11 19:37:43 +09:00 |
|
SachaG
|
31621b39b2
|
Add createdAtFormattedShort field to charges
|
2018-02-09 11:30:15 +09:00 |
|
SachaG
|
88c69b9d78
|
Pass down currentUserData
|
2018-02-08 12:21:45 +09:00 |
|
SachaG
|
7e009542f0
|
add graphQLEndpointURL setting to make endpoint URL configurable (to use different GraphQL back-end for example)
|
2018-02-07 10:29:02 +09:00 |
|
SachaG
|
f8bf479f16
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-02-06 09:16:45 +09:00 |
|
SachaG
|
8c88f36e0e
|
Avoid duplicate charge documents and make sure associated documents exist
|
2018-02-06 09:16:42 +09:00 |
|
Sacha Greif
|
85e1398b09
|
Merge pull request #1887 from justinr1234/add-stripe-callbacks
Add stripe callbacks
|
2018-02-06 09:14:26 +09:00 |
|
Sacha Greif
|
b1ae8a8d36
|
Merge pull request #1886 from justinr1234/fix-payments-callbacks
Fix async register callback for vulcan-payments
|
2018-02-06 09:13:23 +09:00 |
|
Sacha Greif
|
5fe4708868
|
Merge pull request #1885 from justinr1234/fix-stripe-startup
Fix stripe plan startup
|
2018-02-06 09:12:27 +09:00 |
|
Justin Reynolds
|
9bd1da9f59
|
Fix stripe plan startup
|
2018-02-05 18:09:18 -06:00 |
|
Justin Reynolds
|
4f900a2898
|
Add stripe callbacks
|
2018-02-05 15:18:57 -06:00 |
|
Justin Reynolds
|
818da2c56b
|
Fix async register callback for vulcan-payments
|
2018-02-05 13:31:53 -06:00 |
|
SachaG
|
908a570664
|
Fix Intercom ID, fix withList context issue
|
2018-02-05 10:45:51 +09:00 |
|
SachaG
|
ac838a65e4
|
Add notifyOnNetworkStatusChange option to withList
|
2018-02-05 10:45:20 +09:00 |
|
SachaG
|
fae0e812df
|
Add isPublic option to registerSetting; explain Stripe settings
|
2018-02-05 10:44:56 +09:00 |
|
Sacha Greif
|
3f0a37039d
|
Merge pull request #1879 from justinr1234/create-stripe-subscriptions
Create Stripe Subscriptions on startup if requested
|
2018-02-04 10:41:59 +09:00 |
|
Sacha Greif
|
4c6164530c
|
Merge branch 'devel' into create-stripe-subscriptions
|
2018-02-04 10:41:00 +09:00 |
|
Sacha Greif
|
9921b91912
|
Merge pull request #1880 from justinr1234/export-stripe-singleton
Export stripe singleton
|
2018-02-04 10:34:17 +09:00 |
|
Justin Reynolds
|
1303ed329b
|
Export stripe singleton
|
2018-02-03 13:24:57 -06:00 |
|
Justin Reynolds
|
7e4cce29cb
|
Create Stripe Subscriptions on startup if requested
|
2018-02-03 13:17:04 -06:00 |
|
Sacha Greif
|
f51eda2d6c
|
Merge pull request #1868 from vincro/vincro-devel
Datatable - replace SPACE with - in the datatable-item-* className
|
2018-02-03 18:14:29 +09:00 |
|
Vincent Roman
|
d03963680b
|
Datatable - spacing consistency
|
2018-02-03 07:06:56 +00:00 |
|
Vincent Roman
|
dd3384d195
|
Merge branch 'upstream-devel' into vincro-devel
# Conflicts:
# packages/vulcan-core/lib/modules/components/Datatable.jsx
|
2018-02-03 06:59:39 +00:00 |
|
Vincent Roman
|
47e5db0068
|
Datatable - add targetting className for column headers like data-item-*
|
2018-02-03 06:41:10 +00:00 |
|
Vincent Roman
|
e9c088136d
|
Datatable - amend replace to change SPACE for more than first instance with REGEX
|
2018-02-03 06:39:57 +00:00 |
|
SachaG
|
7d17b57f05
|
Remove all example code from core repo (it lives in Starter repo now instead)
|
2018-02-03 12:16:13 +09:00 |
|
SachaG
|
bcf41190af
|
v1.8.9
|
2018-02-03 11:48:41 +09:00 |
|
Sacha Greif
|
d51186138f
|
Merge pull request #1877 from VulcanJS/fix-routes-log
Remove console log from routes dashboard
|
2018-02-03 11:47:16 +09:00 |
|
Luca Hagel
|
d6a4962910
|
Remove console log from routes dashboard
|
2018-02-03 03:37:52 +01:00 |
|
SachaG
|
f00a36cf9a
|
v1.8.8
|
2018-02-03 11:11:52 +09:00 |
|
Sacha Greif
|
0900d6d077
|
Merge pull request #1876 from valgalin/devel
Fix the Edit and Reply cancel methods on Comments component in example-forum package
|
2018-02-03 11:08:45 +09:00 |
|
SachaG
|
a98d935645
|
Add Components dashboard
|
2018-02-03 10:55:07 +09:00 |
|
Val Galin
|
5b5070bf94
|
Fix the Edit and Reply cancel methods on Comments component in example-forum package
|
2018-02-03 09:44:02 +08:00 |
|
SachaG
|
44bff952b1
|
Make datatable accept static JSON as data property; add Routes admin dashboard
|
2018-02-02 18:43:35 +09:00 |
|
SachaG
|
88eec0fe1b
|
load intercom server code; export intercom node client object
|
2018-02-02 17:44:53 +09:00 |
|
Sacha Greif
|
15b474f68d
|
Merge pull request #1869 from justinr1234/upsert-changes
#1865 Fix upsert
|
2018-02-02 10:25:09 +09:00 |
|
Sacha Greif
|
69f31b1e84
|
Merge pull request #1874 from justinr1234/fix-example-forum-events-callback
Fix example-forum events callback
|
2018-02-02 10:11:32 +09:00 |
|
Sacha Greif
|
af6c68f625
|
Merge pull request #1872 from justinr1234/fix-embed-posts-callback
Fix embed for posts callback
|
2018-02-02 09:58:31 +09:00 |
|
Sacha Greif
|
e78de16432
|
Merge pull request #1873 from justinr1234/export-cloudinary
Export Cloudinary singleton
|
2018-02-02 09:53:35 +09:00 |
|
Justin Reynolds
|
ba40aac607
|
Fix example-forum events callback
|
2018-02-01 15:31:05 -06:00 |
|
Justin Reynolds
|
a5113cbd3c
|
Export Cloudinary singleton
|
2018-02-01 15:03:55 -06:00 |
|
Justin Reynolds
|
c98baba9fe
|
Fix embed for posts callback
|
2018-02-01 14:47:44 -06:00 |
|
Justin Reynolds
|
0b9289d549
|
#1865 Fix upsert
|
2018-01-31 18:29:49 -06:00 |
|
Vincent Roman
|
77733d2b81
|
Datatable - replace SPACE with - in the datatable-item-* className
|
2018-01-31 15:39:03 +00:00 |
|
SachaG
|
40903a6320
|
Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
|
2018-01-30 12:00:05 +09:00 |
|
SachaG
|
71e60cac35
|
Calculate baseScore before db operation instead of using $inc
|
2018-01-30 11:59:33 +09:00 |
|
SachaG
|
5e41fe9333
|
Add updateDocument option to optionally disable voting side effects on current document (not used yet)
|
2018-01-30 11:59:06 +09:00 |
|
SachaG
|
c0c1ab4414
|
Only default score/baseScore to 0 if empty (although in practice, they should always be empty)
|
2018-01-30 11:56:35 +09:00 |
|
SachaG
|
c60a96a222
|
Rename addTimeParameter callback to PostsAddBeforeAfterParameters for clarity
|
2018-01-30 11:55:31 +09:00 |
|
SachaG
|
0b24d4897f
|
get rid of unnecessary decodeURIComponent
|
2018-01-30 11:55:03 +09:00 |
|