SachaG
72be56a590
renaming nova-xyz directories to vulcan-xyz
2017-03-24 10:19:24 +09:00
xavcz
b67989fbc2
work on notifications
...
* Telescope.notifications.create -> import { createNotifications } from 'meteor/nova:notifications' ;
* leverage Meteor's weak dependencies on packages & move code related to emails / notifications from nova:posts et al. to nova:notifications
2017-02-16 10:04:00 +01:00
xavcz
08c171ed64
fix #1541 : increasePostViewCount mutation + associated resolver; store posts viewed on the client session on postsViewed in the redux store; document PostsPage HOC & lifecycle hook
2017-02-01 16:37:06 +01:00
SachaG
957fe56df9
clean up before merge back to master
2017-01-23 11:00:44 +09:00
Sacha Greif
e1744f9f93
working on custom collection demo package
2016-11-18 16:01:27 +09:00
Sacha Greif
5df3377418
clean up published_fields files; clean up unnecessary packages; more work on callbacks
2016-11-15 15:59:34 +09:00
Sacha Greif
8689a4de73
clean up callbacks by moving logic to mutations and schema (autoValue)
2016-11-14 17:17:44 +09:00
Sacha Greif
364dacaecf
split out user schema fields in appropriate packages
2016-11-08 16:33:25 +09:00
Sacha Greif
4907310480
extract queries into their own files
2016-11-08 15:04:17 +09:00
Sacha Greif
bee5eaf373
generate graphQL schemas for posts, comments, and categories from simpleSchema
2016-11-08 14:56:39 +09:00
Sacha Greif
f332c8810b
use Apollo for new post mutation
2016-11-04 10:28:54 +09:00
Sacha Greif
56bcfba245
first pass at splitting off resolvers
2016-11-03 21:39:09 +09:00
Sacha Greif
c50bdcb2e4
groups first pass
2016-07-19 17:30:59 +09:00
Sacha Greif
41f349d18c
removing Users global
2016-06-23 15:00:58 +09:00
Sacha Greif
0e28be3c92
removing Comments global
2016-06-23 12:17:39 +09:00