Commit graph

40 commits

Author SHA1 Message Date
SachaG
bcf41190af v1.8.9 2018-02-03 11:48:41 +09:00
SachaG
f00a36cf9a v1.8.8 2018-02-03 11:11:52 +09:00
Luca Hagel
8bacf77a8f Insert eslint ignore statement in seed files 2018-01-29 03:48:59 +01:00
SachaG
5da7791afe v1.8.7 2018-01-29 11:32:17 +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
Justin Reynolds
a3b385944e Fix seeding not being sequential & fix broken example packages 2018-01-27 15:25:51 -06:00
Justin Reynolds
75b6ece0a4 Fix linting 2018-01-25 15:03:03 -06:00
SachaG
af4c44a2af v1.8.5 2018-01-20 16:51:20 +09:00
SachaG
c9936ed69f v1.8.4 2018-01-20 11:07:27 +09:00
SachaG
a72250d8ce v1.8.3 2018-01-11 13:52:09 +09:00
SachaG
ac5d92d89c 1.8.2 2017-12-28 10:11:44 +09:00
SachaG
1fd24b8a9d specify example packages versions 2017-12-27 16:49:12 +09:00
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