Commit graph

5228 commits

Author SHA1 Message Date
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
Sacha Greif
9b1d7792e8
Merge pull request #1864 from justinr1234/fix-ga-sample-settings
Fix sample_settings.json for Google Analytics
2018-01-30 10:55:11 +09:00
Justin Reynolds
d8dd6c5519 Fix sample_settings.json for Google Analytics 2018-01-29 15:09:39 -06:00
Sacha Greif
510581154e
Merge pull request #1861 from MHerszak/meteor_1_6_1_packages
packages update to meteor 1.6.1
2018-01-29 16:05:51 +09:00
Michel Herszak
5a17346648 packages update to meteor 1.6.1 2018-01-28 23:03:10 -07:00
Sacha Greif
ef867f30e9
Merge pull request #1858 from justinr1234/upsert-mutation
Add upsert mutation
2018-01-29 13:33:24 +09:00
Justin Reynolds
9212a1970e Add upsert mutation 2018-01-28 22:26:05 -06:00
Sacha Greif
3b7be95795
Merge pull request #1857 from luhagel/fix-linter-errors
Fix linter errors
2018-01-29 12:04:03 +09:00
Luca Hagel
582dc8df43 Fix syntax errors in spanish i18n package 2018-01-29 03:58:18 +01:00
Luca Hagel
feb3914834 Remove/ignore undef/unused vars 2018-01-29 03:55:57 +01:00
Luca Hagel
1ea5eb8e28 Eslint-ignore console statement 2018-01-29 03:50:59 +01:00
Luca Hagel
da3335f01b Remove currentUser declaration from constructor 2018-01-29 03:50:20 +01:00
Luca Hagel
8bacf77a8f Insert eslint ignore statement in seed files 2018-01-29 03:48:59 +01:00
Luca Hagel
1851435afe Remove unused click event 2018-01-29 03:44:03 +01:00