Wyatt Johnson
a00befafcb
Initial graph tests
2017-02-17 15:48:46 -07:00
Wyatt Johnson
3be8ae39c4
Removed old TODO's
2017-02-15 17:53:13 -07:00
Wyatt Johnson
fa152bda3f
Added count clearning for status changes
2017-02-15 17:48:40 -07:00
Wyatt Johnson
57d4f9d757
Changed new comment's status from null to NONE.
2017-02-15 13:21:15 -07:00
Belen Curcio
594b87208a
GraphQL Review and Responses
2017-02-13 16:00:55 -03:00
Belen Curcio
e2ebac7176
adds new mutations: setCommentStatus
2017-02-13 14:32:48 -03:00
gaba
e2e40ca2b3
Merge branch 'master' into story-137818425-tag-staff
2017-02-10 13:42:50 -08:00
Wyatt Johnson
c637be364a
Moved tag creation into mutator
2017-02-10 12:00:50 -07:00
Wyatt Johnson
2c2541e7be
Added fix for not logged in user
2017-02-10 11:00:12 -07:00
Wyatt Johnson
2e6c7f7b09
First pass at pagination
2017-01-27 12:05:19 -07:00
Wyatt Johnson
26b7d48f1f
Comment ordering fixed, banned users can't do anything
2017-01-24 17:06:40 -07:00
Wyatt Johnson
5e9f8eb624
Fixed statuses
2017-01-24 12:43:22 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00
Wyatt Johnson
0ec2c11cf7
modularized mutators, loaders
2017-01-20 16:49:19 -07:00