Vulcan/packages/nova-posts/lib
2016-11-10 14:22:47 +01:00
..
server prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
callbacks.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
client.js removing Comments global 2016-06-23 12:17:39 +09:00
collection.js add typeName to each collection 2016-11-08 15:12:23 +09: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
emails.js Telescope.email -> NovaEmail 2016-06-23 16:42:06 +09:00
helpers.js prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
imports.js update readme, add custom package example 2016-06-16 11:34:13 +09:00
methods.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
modules.js split out user schema fields in appropriate packages 2016-11-08 16:33:25 +09:00
mutations.js get rid of PostsNewFormContainer and PostsEditFormContainer 2016-11-07 22:46:31 +09:00
notifications.js prefer Users namespace to Meteor.users in active packages 2016-10-05 08:37:48 +02:00
parameters.js consistency on posts parameters callback: posts.parameters 2016-10-05 08:06:34 +02:00
permissions.js permissions clean up & refactoring 2016-07-20 10:25:05 +09:00
published_fields.js remove Scheduled status; add new isFuture flag instead; set flag after insert and edit; extend base parameters in view instead of in Posts.parameters.get 2016-07-14 15:54:59 +09:00
queries.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
resolvers.js extract queries into their own files 2016-11-08 15:04:17 +09:00
schema.js finish the "status bug" off with its field schema legacy(autoValue) changed to nova(defaultValue) 2016-11-10 10:36:35 +01:00
server.js post status scheduled + 10-minute cron to update scheduled posts to approved status 2016-07-07 15:13:19 +02:00
views.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00