Commit graph

25 commits

Author SHA1 Message Date
SachaG
ab65ae54be More connectors + async/await refactoring 2018-02-11 13:18:22 +09:00
Justin Reynolds
651e3e6866 Fix circular dependencies between schemas and collections 2018-01-26 16:41:30 -06:00
SachaG
c6d3911fd1 Small fixes 2018-01-02 13:05:34 +09:00
SachaG
24ccf1ff95 Various fixes 2017-10-05 09:14:42 +09:00
SachaG
7dd887089c Fix twitter username field 2017-09-11 16:06:58 +02:00
SachaG
af7f71a2b2 fix field name 2017-08-24 13:49:11 +09:00
SachaG
c9fb536056 user.profileUrl -> user.pageUrl for consistency with other collections 2017-08-24 13:16:25 +09:00
SachaG
44687974ac add new fields to schemas 2017-08-20 17:01:57 +09:00
SachaG
c813551d75 users clean up 2017-08-20 15:23:06 +09:00
SachaG
0fc94d9bdc add new searchable schema property 2017-08-02 16:18:34 +09:00
SachaG
8053852c6f small tweaks; remove kadira package 2017-08-01 17:21:16 +09:00
SachaG
7ce805a432 Merge branch 'Zash007-patch-1' into devel 2017-08-01 14:16:29 +09:00
Toby Allen
53bea15d29 Little explanation at the start + some code re-order
Explained the order of the schema for future users and re-ordered some of the code.
2017-07-31 10:33:53 +01:00
SachaG
9a9b42bf86 add fields option to Card component; make withDocument use default fragments 2017-07-29 09:26:31 +09:00
Toby Allen
4948648c86 Providing some an order to the user profiles
Added a logical order: Name, email, bio, web, twitter. Then anything else.
2017-07-27 15:57:14 +01:00
SachaG
334591450d use new resolveAs syntax 2017-07-08 11:36:27 +09:00
SachaG
71fb896378 Use better imports for react-bootstrap 2017-06-02 07:19:39 +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
c9c2030752 Replace autoValue with onInsert, onEdit, onRemove 2017-04-28 09:24:28 +09:00
SachaG
72be56a590 renaming nova-xyz directories to vulcan-xyz 2017-03-24 10:19:24 +09:00
Renamed from packages/nova-users/lib/schema.js (Browse further)