Vulcan/packages/nova-categories/lib
2017-02-16 08:39:42 +01:00
..
server fix some lint issues, remove some dead code, remove double imports from the same package & import from core instead of lib except for packages depending explicitly on lib (users, emails, ..) 2017-02-02 16:18:33 +01:00
callbacks.js decorate categories with active and expanded properties; adapt Categories.getParents to work with store; add category parent resolver; improve mongo-redux; remove duplicate unflatten; add level property to items in unflatten 2017-02-06 10:50:48 +09:00
client.js export categories schema functions outside of nova:categories (can be used in custom packages for instance) 2017-02-01 13:53:52 +01:00
collection.js clean up Telescope imports 2016-12-13 11:32:23 +09:00
custom_fields.js Pass Apollo client object to parameters callback to fix #1546 2017-01-29 09:51:38 +09:00
helpers.js decorate categories with active and expanded properties; adapt Categories.getParents to work with store; add category parent resolver; improve mongo-redux; remove duplicate unflatten; add level property to items in unflatten 2017-02-06 10:50:48 +09:00
modules.js export categories schema functions outside of nova:categories (can be used in custom packages for instance) 2017-02-01 13:53:52 +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
parameters.js Add new Collection.findInStore and Collection.findOneInStore methods to query the store during SSR and use it in posts views 2017-02-04 11:46:40 +09:00
permissions.js permission API: [editable/insertable/viewable](If) -> (By) ; anonymous -> guests ; default -> members 2016-12-06 10:55:47 +01:00
resolvers.js decorate categories with active and expanded properties; adapt Categories.getParents to work with store; add category parent resolver; improve mongo-redux; remove duplicate unflatten; add level property to items in unflatten 2017-02-06 10:50:48 +09:00
schema.js chore: remove legacy properties 'publish' & 'join' 2017-02-16 08:39:42 +01:00
server.js export categories schema functions outside of nova:categories (can be used in custom packages for instance) 2017-02-01 13:53:52 +01:00