Vulcan/packages/nova-voting/lib
2016-11-26 11:17:01 +09:00
..
containers get rid of nova:base-containers, move graphql vote-related code to nova:voting, undo mistake on some user fields 2016-11-22 18:39:50 -05:00
server clean up callbacks by moving logic to mutations and schema (autoValue) 2016-11-14 17:17:44 +09:00
callbacks.js lots of cleaning up 2016-11-26 11:17:01 +09:00
client.js get rid of nova:base-containers, move graphql vote-related code to nova:voting, undo mistake on some user fields 2016-11-22 18:39:50 -05:00
custom_fields.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
graphql.js get rid of nova:base-containers, move graphql vote-related code to nova:voting, undo mistake on some user fields 2016-11-22 18:39:50 -05:00
modules.js lots of cleaning up 2016-11-26 11:17:01 +09:00
server.js get rid of nova:base-containers, move graphql vote-related code to nova:voting, undo mistake on some user fields 2016-11-22 18:39:50 -05:00
vote.js make PostsListContainer and PostsSingleContainer stateful components; add refetchQuery on child context; call it from post edit form; clone item in Telescope.operateOnItem to avoid modifying the original by mistake 2016-11-03 14:07:58 +09:00