Commit graph

32 commits

Author SHA1 Message Date
SachaG
8703a7c303 include user edit modal inside admin package; fix default avatar; admins can now perform every action; include form styles in form package; small form fixes 2017-07-19 16:55:51 +09:00
SachaG
6151b800b8 v1.6.0 2017-07-14 10:53:52 +09:00
SachaG
77f651d2d5 syntax clean up 2017-07-13 17:37:59 +09:00
SachaG
334591450d use new resolveAs syntax 2017-07-08 11:36:27 +09:00
SachaG
de486a607e clean up 2017-07-03 12:32:20 +09:00
SachaG
9047e206be Working on Vulcan admin package 2017-06-13 04:42:22 -07:00
SachaG
6887c70fc0 Telescope -> Vulcan 2017-06-13 00:16:52 -07:00
SachaG
c4b2691d43 version 1.5.0 2017-06-11 19:39:57 -07:00
SachaG
c00b9083ef 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
SachaG
71fb896378 Use better imports for react-bootstrap 2017-06-02 07:19:39 +09:00
SachaG
79b50d1454 Fixes and clean-up 2017-05-23 09:48:48 +09:00
SachaG
5a7d012145 Version 1.4.0 2017-05-20 10:02:37 +09:00
SachaG
cba582ca6a Add Users.avatarUrl resolver in case avatarUrl is not defined 2017-05-16 11:05:20 +09:00
gdad-s-river
7107ae5ee3 Utils.getNestedProperty signature typo fix for email schema property 2017-05-03 13:04:33 +05:30
SachaG
41e0457173 Clean up users fields onInsert logic 2017-05-03 15:37:44 +09:00
SachaG
a192adfedb Double-check Facebook login 2017-05-03 14:42:39 +09:00
SachaG
853ddf6ba4 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
SachaG
ac2aa28e6c fix twitter login; throw different error when document is not found 2017-04-30 20:36:14 +09:00
SachaG
2b33c05981 Make upvoted/downvote posts/comments visible to current user only; do not use Accounts.createUser when seeding; small fixes 2017-04-29 12:33:05 +09:00
SachaG
004945baeb 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
SachaG
a7f86fd137 Merge branch 'devel' of ../fuji into devel
# Conflicts:
#	packages/vulcan-base-components/lib/posts/PostsCommentsThread.jsx
2017-04-28 16:45:19 +09:00
SachaG
5f3421ccdd Handle cases where loader returns undefined or array containing undefined 2017-04-28 16:39:44 +09:00
SachaG
c9c2030752 Replace autoValue with onInsert, onEdit, onRemove 2017-04-28 09:24:28 +09:00
SachaG
986c6bc79f Using dataloader for users, posts, comments, categories, and voting resolvers 2017-04-15 16:30:31 +09:00
SachaG
dd76442ab3 keepViewableFields -> restrictViewableFields (clearer name); always capitalize collection names; export new Collections array 2017-04-15 12:02:16 +09:00
SachaG
99c88dcbb1 Version 1.3.2 2017-04-10 11:23:39 +09:00
SachaG
2c741e526d version 1.3.1 2017-04-09 15:47:08 +09:00
SachaG
b42a5af6ed small tweaks 2017-04-04 10:22:07 +09:00
SachaG
464e8641d3 Get rid of jparker:gravatar 2017-04-03 15:58:59 +09:00
SachaG
a5d8202f27 add onClick handler to icons; fix forms placeholder; add dummy property hook in users package directly 2017-03-27 10:53:44 +09:00
SachaG
929352619f Nova -> Vulcan 2017-03-24 10:35:19 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00