Vulcan/packages/vulcan-users/lib
2017-07-13 17:37:59 +09:00
..
server syntax clean up 2017-07-13 17:37:59 +09:00
avatar.js small tweaks 2017-04-04 10:22:07 +09:00
callbacks.js move user validation step to onCreateUserCallback function; do not call Accounts.createUser from the server anymore; add new createUser function imported from vulcan:users to create users server-side 2017-04-29 12:31:40 +09:00
client.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
collection.js syntax clean up 2017-07-13 17:37:59 +09:00
fragments.js clean up Layout; wrap Layout with withCurrentUser; change “required” schema property to “mustComplete”; add new avatarUrl field for twitter avatars; fix UsersProfileCheck 2017-05-01 10:49:27 +09:00
helpers.js clean up Layout; wrap Layout with withCurrentUser; change “required” schema property to “mustComplete”; add new avatarUrl field for twitter avatars; fix UsersProfileCheck 2017-05-01 10:49:27 +09:00
modules.js Working on Vulcan admin package 2017-06-13 04:42:22 -07:00
mutations.js renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
parameters.js Working on Vulcan admin package 2017-06-13 04:42:22 -07:00
permissions.js Get rid of foo.view.own permissions (a user can always access their own content); refactor posts resolver security with Posts.checkAccess 2017-06-06 17:24:32 -07:00
resolvers.js use new resolveAs syntax 2017-07-08 11:36:27 +09:00
schema.js use new resolveAs syntax 2017-07-08 11:36:27 +09:00
server.js move user validation step to onCreateUserCallback function; do not call Accounts.createUser from the server anymore; add new createUser function imported from vulcan:users to create users server-side 2017-04-29 12:31:40 +09:00
views.js Working on Vulcan admin package 2017-06-13 04:42:22 -07:00