Wyatt Johnson
d497ad3369
initial pagination rewrite, cleanups to comment edit
2017-05-11 17:27:02 -06:00
Wyatt Johnson
3be8ae39c4
Removed old TODO's
2017-02-15 17:53:13 -07:00
Wyatt Johnson
2c2541e7be
Added fix for not logged in user
2017-02-10 11:00:12 -07:00
Wyatt Johnson
fb9bedc57b
Added new action rep, refactored mutations
2017-02-08 17:41:11 -07:00
Wyatt Johnson
2e6c7f7b09
First pass at pagination
2017-01-27 12:05:19 -07:00
David Jay
02ece80227
Marking correct user as Pending on user flags.
2017-01-26 17:42:45 -05:00
David Jay
f06edec6a2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-26 16:38:43 -05:00
David Jay
06331d3c07
Updating bio moderation to graphQL architecture.
2017-01-26 15:31:15 -05:00
Wyatt Johnson
26b7d48f1f
Comment ordering fixed, banned users can't do anything
2017-01-24 17:06:40 -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