Commit graph

18 commits

Author SHA1 Message Date
SachaG
8f24b51d77 Return null for currentUserVotes if there is no current user 2017-09-27 09:43:19 +02:00
SachaG
071a0fd720 Big voting refactor 2017-09-25 22:09:09 +02:00
SachaG
984021cd7f Clean up/refactor settings; add registerSetting and /settings route 2017-09-22 12:24:15 +02:00
SachaG
1ee92ea9cc Add API for adding fragment matchers to apollo client; delay apollo client initialization until after app initialization 2017-09-14 10:06:41 +02:00
SachaG
3da0128e68 Refactor callbacks 2017-09-13 16:11:27 +02:00
SachaG
acf6bba6e3 Remove console.log 2017-09-13 10:22:21 +02:00
SachaG
63d989d395 More work on making voting package collection-agnostic 2017-09-04 20:56:03 +09:00
SachaG
575bd19f82 Refactor voting package 2017-09-04 20:28:50 +09:00
SachaG
1c87887cbe Making voting package collection-agnostic 2017-09-04 20:22:00 +09:00
SachaG
77f651d2d5 syntax clean up 2017-07-13 17:37:59 +09:00
SachaG
de281b9120 fix type error 2017-07-08 11:43:49 +09:00
SachaG
334591450d use new resolveAs syntax 2017-07-08 11:36:27 +09:00
SachaG
8965f657cd small fixes 2017-06-30 11:22:29 +09: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
0dd0078a1f clean up 2017-04-15 21:39:36 +09:00
SachaG
986c6bc79f Using dataloader for users, posts, comments, categories, and voting resolvers 2017-04-15 16:30:31 +09:00
SachaG
1c080a4059 use Dataloader for posts list, post user, and post upvoters resolvers 2017-04-15 12:03:25 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00