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 |
|
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 |
|