Commit graph

5253 commits

Author SHA1 Message Date
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
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +09:00
Sacha Greif
f59e218fca
Merge pull request #1848 from VulcanJS/feature-circle-ci
CircleCI Config
2018-01-29 11:13:27 +09:00
Luca Hagel
1d16ff6287 Add comments to circleci config 2018-01-29 03:08:30 +01:00
SachaG
da300fe8a7 Add missing "}"; fix formatting 2018-01-29 10:09:31 +09:00
SachaG
4296b67fec Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-01-29 10:06:44 +09:00
SachaG
076ed09851 Pass down props (fix #1856) 2018-01-29 10:06:34 +09:00
Sacha Greif
cf05aedddc
Merge pull request #1853 from justinr1234/check-on-count
Respect checkAccess for total resolver
2018-01-29 10:02:16 +09:00
Sacha Greif
cad383a0af
Merge pull request #1855 from MHerszak/fix-optionsAsStrings
optionsAsStrings was not defined
2018-01-29 09:57:14 +09:00
Michel Herszak
d80f9b4a72 optionsAsStrings was not defined 2018-01-28 14:20:24 -07:00
Justin Reynolds
4ef51afaac Respect checkAccess for total resolver 2018-01-28 09:59:51 -06:00
Sacha Greif
8e507552df
Merge pull request #1851 from MHerszak/withEdit-withRemove
Added getCollection to withEdit & withRemove
2018-01-28 11:34:59 +09:00
Sacha Greif
3e2378eca4
Merge pull request #1849 from justinr1234/wait-for-users
Fix seeding not being sequential & fix broken example packages
2018-01-28 11:27:34 +09:00
Sacha Greif
db6588eb00
Merge branch 'devel' into wait-for-users 2018-01-28 11:27:20 +09:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09:00
Michel Herszak
f38d0ca3b0 Added getCollection to withEdit & withRemove 2018-01-27 19:11:03 -07:00
Sacha Greif
0e7b7297e7
Merge pull request #1850 from MHerszak/withNew
Added getCollection to withNew
2018-01-28 10:59:41 +09:00
Michel Herszak
392fdbd1ce Added getCollection to withNew 2018-01-27 18:53:28 -07:00
Sacha Greif
1839d86a22
Merge pull request #1847 from justinr1234/formwrapper-proptypes-fixes
Fix React prop warnings for SmartForm
2018-01-28 10:43:05 +09:00
Justin Reynolds
a3b385944e Fix seeding not being sequential & fix broken example packages 2018-01-27 15:25:51 -06:00
Luca Hagel
975c74e305 Add circleci config, run linter 2018-01-27 19:42:56 +01:00
Justin Reynolds
38b88108b4 Fix React prop warnings for SmartForm 2018-01-27 11:25:48 -06:00
SachaG
7ac8f6950c Set package versions to avoid double graphql package bug 2018-01-27 18:38:04 +09:00
SachaG
08c0e9056f Update boilerplate for Vulcan compatibility and different CSS order 2018-01-27 16:12:39 +09:00
SachaG
e8164585b3 Meteor 1.6.1 2018-01-27 16:12:06 +09:00
SachaG
8602bdcc27 Fix withDocument 2018-01-27 15:58:09 +09:00