Vulcan/packages/nova-posts/lib
2017-02-02 15:15:51 +01:00
..
callbacks Form: display nicer, multiple & internationalizable (encode -> decode) errors, ensure that state updates are queued; in general prefer Error to Meteor.Error, clean some dead code 2017-02-02 15:15:51 +01:00
server track voting operations, move posts increase clicks to nova:events (related to #1540) 2017-02-02 09:52:47 +01:00
client.js removing Comments global 2016-06-23 12:17:39 +09:00
collection.js update to apollo-client 0.5.22; small fixes and clean-up; Posts.parameters.get -> Posts.getParameters; add sorting to withList (even though it doesn't work yet); add getParameters to all collections; 2016-12-18 19:04:11 +09:00
custom_fields.js Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code 2017-01-18 10:18:33 +09:00
emails.js Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
helpers.js Form: display nicer, multiple & internationalizable (encode -> decode) errors, ensure that state updates are queued; in general prefer Error to Meteor.Error, clean some dead code 2017-02-02 15:15:51 +01:00
imports.js devel - revert commits related to simpl-schema (#1537) 2017-01-11 18:02:12 +01:00
modules.js fix #1541: increasePostViewCount mutation + associated resolver; store posts viewed on the client session on postsViewed in the redux store; document PostsPage HOC & lifecycle hook 2017-02-01 16:37:06 +01:00
mutations.js Form: display nicer, multiple & internationalizable (encode -> decode) errors, ensure that state updates are queued; in general prefer Error to Meteor.Error, clean some dead code 2017-02-02 15:15:51 +01:00
notifications.js Telescope.utils -> Utils 2016-12-12 11:34:28 +09:00
parameters.js Add underscore package; update Apollo-client package; add HoC aliases; disable categories polling; remove required schema properties; use strings for dates client-side 2017-01-21 10:02:03 +09:00
permissions.js Make voting generic (posts, comments, etc.) WIP 2017-01-09 15:42:24 +09:00
redux.js fix #1541: increasePostViewCount mutation + associated resolver; store posts viewed on the client session on postsViewed in the redux store; document PostsPage HOC & lifecycle hook 2017-02-01 16:37:06 +01:00
resolvers.js fix #1541: increasePostViewCount mutation + associated resolver; store posts viewed on the client session on postsViewed in the redux store; document PostsPage HOC & lifecycle hook 2017-02-01 16:37:06 +01:00
schema.js form api, embedly url, fix posts autovalues 2017-01-23 15:50:55 +01:00
server.js comment out publications code 2016-11-17 17:38:38 +09:00
views.js Remove “__” prefix to avoid conflicts with GraphQL introspection types and simplify code 2017-01-18 10:18:33 +09:00