Vulcan/packages/nova-users/lib
2016-11-17 17:38:38 +09:00
..
server comment out publications code 2016-11-17 17:38:38 +09:00
avatar.js add intl support for avatar + fix typo in avatar's doc 2016-08-17 18:08:37 +02:00
callbacks.js clean up published_fields files; clean up unnecessary packages; more work on callbacks 2016-11-15 15:59:34 +09: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 clean up published_fields files; clean up unnecessary packages; more work on callbacks 2016-11-15 15:59:34 +09:00
methods.js Apollo branch up to date with v0.27.4 2016-11-15 12:51:43 +01:00
modules.js clean up published_fields files; clean up unnecessary packages; more work on callbacks 2016-11-15 15:59:34 +09:00
mutations.js clean up published_fields files; clean up unnecessary packages; more work on callbacks 2016-11-15 15:59:34 +09: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
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 comment out publications code 2016-11-17 17:38:38 +09:00