Commit graph

27 commits

Author SHA1 Message Date
Martin Bramwell
296a363c13 Bug (#1770): Corrects the invocation of PicsNewForm component
Signed-off-by: Martin Bramwell <martinhbramwell@gmail.com>
2017-11-10 11:05:31 -05:00
SachaG
c2b028fdbd Use registerComponent in all examples 2017-10-06 08:49:36 +09:00
SachaG
7a5c67f354 refactor HeadTags and update Helmet 2017-07-29 16:26:34 +09:00
SachaG
a6e3ee85d6 keepOriginal -> addOriginalField 2017-07-14 10:37:19 +09:00
SachaG
f3ac2a03f9 add keepOriginal option to resolveAs to keep original schema field in GraphQL schema 2017-07-08 11:43:43 +09:00
SachaG
68ebf0498f typeName -> type 2017-07-08 10:53:34 +09:00
SachaG
31d0490a36 Use default resolvers and mutations for instagram example 2017-07-03 12:46:11 +09:00
SachaG
35a7904f92 performCheck fix 2017-06-07 05:04:05 -07:00
Michel Herszak
7be240e6ac Fixed components before merge 2017-05-23 08:55:05 -06:00
Michel Herszak
2e7b461e24 Added PropTypes package and changed Component to PureComponent 2017-05-23 08:42:28 -06:00
SachaG
0c6f05e429 Fix a few issues with Instagram example (permission checks) 2017-05-23 09:36:47 +09:00
Michel Herszak
14f5ba8971 Added PropTypes from 'prop-types'; 2017-05-19 14:42:43 -06:00
SachaG
2b33c05981 Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
SachaG
ef9bcaa976 Clean up 2017-04-28 09:25:29 +09:00
SachaG
c9c2030752 Replace autoValue with onInsert, onEdit, onRemove 2017-04-28 09:24:28 +09:00
SachaG
70d94bacdd Merge branch 'master' into devel 2017-04-20 11:29:04 +09:00
SachaG
19964efe1c ID should be optional 2017-04-20 11:28:43 +09:00
SachaG
dd76442ab3 keepViewableFields -> restrictViewableFields (clearer name); always capitalize collection names; export new Collections array 2017-04-15 12:02:16 +09:00
SachaG
b42a5af6ed small tweaks 2017-04-04 10:22:07 +09:00
SachaG
0020ae0b89 Upgrade fourseven:scss to 4.5.0 2017-04-03 22:35:06 +09:00
SachaG
5bad048505 Add dbCollectionName option to createCollection 2017-03-29 15:49:07 +09:00
SachaG
968bf55848 Clean up packages; create new example-forum package 2017-03-29 15:48:44 +09:00
SachaG
dfe6e314a3 Get rid of example-movies-full package 2017-03-28 18:24:46 +09:00
SachaG
64da012d7f add comments to Instagram package 2017-03-28 18:24:11 +09:00
SachaG
26f8e3aadb Add forms-upload directly in core repo 2017-03-28 12:07:01 +09:00
SachaG
7fd6cce117 working on Instagram example; use forms-upload package 2017-03-27 14:57:16 +09:00
SachaG
f78be3a62b Small improvements to movie example, added Instagram example 2017-03-27 10:52:56 +09:00