SachaG
|
44687974ac
|
add new fields to schemas
|
2017-08-20 17:01:57 +09:00 |
|
SachaG
|
b205034b33
|
modify resolvers to return first post/user/etc. by default
|
2017-08-20 16:13:28 +09:00 |
|
SachaG
|
334591450d
|
use new resolveAs syntax
|
2017-07-08 11:36:27 +09:00 |
|
SachaG
|
de76f6404d
|
add posts component to admin dashboard
|
2017-06-21 15:03:38 +09:00 |
|
SachaG
|
64aab76254
|
add posts field on user type
|
2017-06-17 15:30:58 +09: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
|
56129faa78
|
various small fixes
|
2017-06-06 17:22:17 -07:00 |
|
SachaG
|
ed5a0d87bd
|
Change posts list resolver’s check; small fixes
|
2017-05-30 09:57:57 +09:00 |
|
SachaG
|
cba582ca6a
|
Add Users.avatarUrl resolver in case avatarUrl is not defined
|
2017-05-16 11:05:20 +09:00 |
|
SachaG
|
ac2aa28e6c
|
fix twitter login; throw different error when document is not found
|
2017-04-30 20:36:14 +09:00 |
|
SachaG
|
11abfb8ad3
|
Fix issue in categories parameters callback; fix issue with generated fragment in edit form; convert collection name to lowercase to get hook name; do not wrap mailchimp sync all in try..catch; add console.log after subscribe/unsubscribe; tweak posts list resolver so that it works even with multiple statuses; show url in ssr errors; add limit to RSS feed
|
2017-04-19 12:19:17 +09:00 |
|
SachaG
|
0dd0078a1f
|
clean up
|
2017-04-15 21:39:36 +09:00 |
|
SachaG
|
986c6bc79f
|
Using dataloader for users, posts, comments, categories, and voting resolvers
|
2017-04-15 16:30:31 +09:00 |
|
SachaG
|
1c080a4059
|
use Dataloader for posts list, post user, and post upvoters resolvers
|
2017-04-15 12:03:25 +09:00 |
|
SachaG
|
9135ec00fc
|
Check on terms rather than selector for easier use client-side
|
2017-04-07 17:13:12 +09:00 |
|
SachaG
|
4f0c190dd8
|
Add permission checks to Posts resolvers
|
2017-04-07 16:06:33 +09:00 |
|
SachaG
|
72be56a590
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
|