SachaG
|
a6e3ee85d6
|
keepOriginal -> addOriginalField
|
2017-07-14 10:37:19 +09:00 |
|
SachaG
|
f3ac2a03f9
|
add keepOriginal option to resolveAs to keep original schema field in GraphQL schema
|
2017-07-08 11:43:43 +09:00 |
|
SachaG
|
334591450d
|
use new resolveAs syntax
|
2017-07-08 11:36:27 +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
|
34ef2241b0
|
Add new categoriesFilter setting that can be set to either union or intersection
|
2017-05-10 10:03:39 +09:00 |
|
SachaG
|
815be7ab3c
|
Add new getCategoriesAsNestedOptions function for nested select support
|
2017-05-06 16:13:28 +09:00 |
|
SachaG
|
8126f65fba
|
add support for nested categories when loading from settings.json
|
2017-05-04 11:14:31 +09:00 |
|
SachaG
|
5f3421ccdd
|
Handle cases where loader returns undefined or array containing undefined
|
2017-04-28 16:39:44 +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
|
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
|
72be56a590
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
|