Commit graph

5163 commits

Author SHA1 Message Date
Justin Reynolds
4ef51afaac Respect checkAccess for total resolver 2018-01-28 09:59:51 -06:00
SachaG
85e8614aa2 v1.8.6 2018-01-28 11:13:45 +09: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
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
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
Sacha Greif
c3392ecd09
Merge pull request #1844 from justinr1234/consolidate-collectionname-code
Consolidate getCollection code
2018-01-27 13:05:35 +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
3466d552a4 Merge branch 'justinr1234-vulcan-updates-jan-2018' into devel 2018-01-27 12:32:46 +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
Sacha Greif
00063e13d8
Merge pull request #1841 from justinr1234/fix-utils-settings-circular-dependency
Fix circular dependency between Utils and settings
2018-01-27 10:29:30 +09:00
Justin Reynolds
6d8566bf09 Fix circular dependency between Utils and settings 2018-01-26 18:07:50 -06:00
Michel Herszak
a0c2d52a71
Merge pull request #1840 from justinr1234/smartforms-by-collection-name
Allow SmartForm to use collection or collectionName
2018-01-26 16:49:26 -07:00
Justin Reynolds
919f96a32e Allow SmartForm to use collection or collectionName 2018-01-26 17:41:15 -06:00
Michel Herszak
bd49bbccaf
Merge pull request #1839 from VulcanJS/revert-1836-patch-1
Revert "showEdit on Card"
2018-01-26 16:33:09 -07:00
Michel Herszak
f1ae1d014d
Revert "showEdit on Card" 2018-01-26 16:32:26 -07:00
Michel Herszak
ae3bdab448
Merge pull request #1838 from VulcanJS/revert-1828-fix-allvotes
Revert 1828 fix allvotes
2018-01-26 16:30:10 -07:00
Michel Herszak
e05c27201d
Revert "fix allVotes resolveAs" 2018-01-26 16:28:37 -07: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
Michel Herszak
a5a560eb21
Merge pull request #1836 from eric-burel/patch-1
showEdit on Card
2018-01-26 16:22:55 -07:00
Michel Herszak
507c9dbbe0
Merge pull request #1837 from justinr1234/remove-circular-dependency-categories
Fix circular dependencies between schemas and collections
2018-01-26 16:18:18 -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
Justin Reynolds
30b62cd33a Only show PostsNewButton if check passes 2018-01-25 13:39:58 -06:00
Justin Reynolds
4a3f9ae1ef Only show admin menu to admins 2018-01-25 13:37:48 -06:00
Justin Reynolds
5c67e4548e Fix React prop warnings for SmartForm 2018-01-25 13:36:20 -06:00
Justin Reynolds
0e5feab3fa Add Enroll Account component and route 2018-01-25 12:56:40 -06:00
Justin Reynolds
020d970beb Fix circular dependency in example-forum 2018-01-25 12:53:19 -06:00