SachaG
|
c0b9e6f6f7
|
Default sticky to false on new posts creation
|
2017-04-20 19:06:45 +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
|
1e9ddbb92b
|
Merge branch 'dataloader' into devel
|
2017-04-15 21:40:20 +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
|
dd76442ab3
|
keepViewableFields -> restrictViewableFields (clearer name); always capitalize collection names; export new Collections array
|
2017-04-15 12:02:16 +09:00 |
|
SachaG
|
193b0a2895
|
Use function foo() {} syntax for all callback functions so they have names
|
2017-04-14 11:37:30 +09:00 |
|
SachaG
|
a815dca0a2
|
Fix posts form bug with missing status options
|
2017-04-10 11:22:49 +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
|
e992a2ceba
|
Use different loading property name for loading in withCurrentUser to avoid conflicts with withList and withDocument; improve posts /out code
|
2017-04-03 16:06:57 +09:00 |
|
SachaG
|
23b71dbda8
|
Add missing categories dependency; fix cloudinaryUrls blackbox bug; clean up forms dependencies; add optional collection2 replacement; fix restart script
|
2017-03-31 11:40:29 +09:00 |
|
SachaG
|
72be56a590
|
renaming nova-xyz directories to vulcan-xyz
|
2017-03-24 10:19:24 +09:00 |
|