Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Wyatt Johnson
057d8cabd2
Increased debugging and optimized a query path
2017-08-28 11:47:51 -06:00
Wyatt Johnson
8a5db167ff
changed sort -> sortOrder
2017-08-25 09:59:37 -06:00
Wyatt Johnson
686eb614f7
changed cursor to Cursor scalar type, changed SORT_ORDER
2017-08-17 16:43:55 -06:00
Wyatt Johnson
fde4dee52f
Resolver cleanup
2017-05-16 17:26:34 -06:00
gaba
d06a5d37f0
Moves to the loader and work on the user query to add pagination and action type.
2017-03-07 07:29:32 +01:00
gaba
da3c812dc1
Adds graphql for users flagged in the server and client.
2017-02-28 21:33:01 -08:00
Wyatt Johnson
9dc57c82d1
Fixes to consts + services
2017-01-24 13:27:22 -07:00
David Jay
88ed6ffe76
Updating logic for returning users to frontend.
2017-01-24 15:20:27 -05:00
Wyatt Johnson
aa1f06d1ee
Added explicit joinBy to dataLoader reponse
2017-01-24 13:12:51 -07:00
Wyatt Johnson
71f219c0c4
Fixed another import
2017-01-24 12:17:06 -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