Commit graph

26 commits

Author SHA1 Message Date
SachaG
c2b028fdbd Use registerComponent in all examples 2017-10-06 08:49:36 +09:00
SachaG
c52e53afbe Make runParameters callbacks support async 2017-09-22 16:20:07 +02: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
de486a607e clean up 2017-07-03 12:32:20 +09:00
SachaG
7ff1ada7d9 add new default resolvers and default mutations; improve the way field resolvers are defined 2017-07-03 10:54:10 +09:00
SachaG
35a7904f92 performCheck fix 2017-06-07 05:04:05 -07:00
Michel Herszak
2e7b461e24 Added PropTypes package and changed Component to PureComponent 2017-05-23 08:42:28 -06: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
c9c2030752 Replace autoValue with onInsert, onEdit, onRemove 2017-04-28 09:24:28 +09:00
SachaG
b98c86afa4 clean up 2017-04-18 09:56:48 +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
59700381a2 Create same dummy users for movies example and Instagram example 2017-04-09 15:43:26 +09:00
SachaG
e5837a6c0e Get rid of collection2; do validations at mutation level 2017-04-03 16:24:19 +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
f78be3a62b Small improvements to movie example, added Instagram example 2017-03-27 10:52:56 +09:00
SachaG
2dff96f17c Small visual tweaks 2017-03-24 10:15:48 +09:00
SachaG
d970c92f82 nova -> vulcan 2017-03-23 16:27:59 +09:00
SachaG
2f0775a7b8 Move store rest logic to nova:accounts; get rid of AccountsForm component 2017-03-23 15:37:39 +09:00
SachaG
308280d749 Include bootstrap CSS in movies example packages for now 2017-03-23 12:53:32 +09:00
SachaG
965339d85f make accounts-ui package use Vulcan component API 2017-03-23 12:50:49 +09:00
SachaG
e03cc26d4b Renaming 2017-03-23 12:24:12 +09:00