Vulcan/packages/vulcan-posts/lib
2017-04-20 19:06:45 +09:00
..
callbacks Default sticky to false on new posts creation 2017-04-20 19:06:45 +09:00
server Use different loading property name for loading in withCurrentUser to avoid conflicts with withList and withDocument; improve posts /out code 2017-04-03 16:06:57 +09:00
client.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
collection.js keepViewableFields -> restrictViewableFields (clearer name); always capitalize collection names; export new Collections array 2017-04-15 12:02:16 +09:00
custom_fields.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
helpers.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
modules.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
mutations.js Add permission checks to Posts resolvers 2017-04-07 16:06:33 +09:00
parameters.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
permissions.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
redux.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
resolvers.js Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed 2017-04-19 12:19:17 +09:00
schema.js Fix posts form bug with missing status options 2017-04-10 11:22:49 +09:00
server.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
views.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00