Commit graph

3322 commits

Author SHA1 Message Date
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
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
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
Justin Reynolds
a3b385944e Fix seeding not being sequential & fix broken example packages 2018-01-27 15:25:51 -06:00
Justin Reynolds
38b88108b4 Fix React prop warnings for SmartForm 2018-01-27 11:25:48 -06: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
SachaG
9d3201ccb4 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-01-27 13:12:03 +09:00
SachaG
6facf15e17 Super-hacky fix to the accounts setState issue 2018-01-27 13:11:41 +09:00
Justin Reynolds
9cb5db5c67 Consolidate getCollection code 2018-01-26 22:00:36 -06:00
SachaG
ab7ca9e53e Un-revert the revert 2018-01-27 12:46:45 +09:00
SachaG
54ca5a5972 Fix missing registerSetting 2018-01-27 12:42:37 +09:00
SachaG
7acaaade25 Un-hardcode Intercom appId 2018-01-27 12:42:28 +09:00
SachaG
832fd5198d Make withDocument accept collectionName too like withList 2018-01-27 12:42:12 +09:00
Sacha Greif
479ab08e1f
Merge pull request #1843 from MHerszak/allVotes
revert allVotes
2018-01-27 12:36:57 +09:00
SachaG
13a2453009 Merge branch 'vulcan-updates-jan-2018' of https://github.com/justinr1234/Vulcan into justinr1234-vulcan-updates-jan-2018
# Conflicts:
#	packages/vulcan-forms/lib/components/Form.jsx
#	packages/vulcan-lib/lib/modules/utils.js
2018-01-27 12:30:33 +09:00
Michel Herszak
3d1a62e628 fix allVotes resolveAs 2018-01-26 20:15:47 -07:00
Justin Reynolds
6d8566bf09 Fix circular dependency between Utils and settings 2018-01-26 18:07:50 -06:00
Justin Reynolds
919f96a32e Allow SmartForm to use collection or collectionName 2018-01-26 17:41:15 -06:00
Michel Herszak
b96ae7f230
Merge pull request #1828 from farjang/fix-allvotes
fix allVotes resolveAs
2018-01-26 16:25:58 -07:00
Michel Herszak
14577ad101
Merge pull request #1824 from codedeep/master
Add package Spanish Translation i18n-es-es
2018-01-26 16:25:21 -07:00
Justin Reynolds
651e3e6866 Fix circular dependencies between schemas and collections 2018-01-26 16:41:30 -06:00
Eric Burel
e85bbab894
showEdit on Card
This make the Card consistent with the Datatable, and allow to hide the `edit` button on cards using the `showEdit` prop.
2018-01-26 17:57:15 +01:00
SachaG
1260b59e75 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel
# Conflicts:
#	packages/example-forum/lib/modules/posts/schema.js
2018-01-26 18:42:45 +09:00
SachaG
67a763260b Formatting 2018-01-26 18:41:47 +09:00
SachaG
0a40e57312 only add search parameter if there are searchable fields 2018-01-26 18:41:29 +09:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
Justin Reynolds
e25c95b0aa Fix CommentsItem flash prop 2018-01-25 14:12:29 -06:00
Justin Reynolds
04789bad94 Fix incorrect i18n email required key 2018-01-25 14:00:51 -06:00
Justin Reynolds
a2ef4cc6c7 Fix categories missing on new post from individual user page 2018-01-25 13:59:27 -06:00
Justin Reynolds
797aec51e3 Fix PostsCategoryParameter callback not setting enableCache 2018-01-25 13:47:37 -06:00
Justin Reynolds
d4ecf1b0fe Allow Intercom widget url to be customizable 2018-01-25 13:43:35 -06:00