Vulcan/packages/nova-users/lib
2016-11-14 20:50:11 +01:00
..
server use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
avatar.js add intl support for avatar + fix typo in avatar's doc 2016-08-17 18:08:37 +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 Users global 2016-06-23 15:00:58 +09:00
collection.js add typeName to each collection 2016-11-08 15:12:23 +09:00
config.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
groups.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
helpers.js utils.stripTelescopeNamespace used in graphql schema gen, components, helpers when requesting a collection schema 2016-11-10 22:18:51 +01: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 add action to categories and users mutation generators 2016-11-14 20:50:11 +01:00
notifications.js prefer displayName to username on notifications/events: getDisplayName fallbacks to getUserName if it doesn't exist 2016-09-21 12:37:26 +02:00
permissions.js more permissions refactoring 2016-07-21 09:53:58 +09:00
published_fields.js use a more generic prefix (__) for users settings and adapt Users.methods.setSetting 2016-11-10 14:22:47 +01:00
queries.js use Collection.fragments in queries/mutations 2016-11-14 20:27:23 +01:00
resolvers.js continue HoC refactoring, get rid of function syntax in withXYZ() after all 2016-11-11 18:19:18 +09:00
schema.js keep the user.telescope settings schema for migration and backward compatibility with full-Meteor powered app 2016-11-10 16:00:17 +01:00
server.js removing Users global 2016-06-23 15:00:58 +09:00