Wyatt Johnson
9f823c0b11
added action counts for users
2017-11-13 15:46:49 -07:00
Wyatt Johnson
1b7f78b562
user queries
2017-11-08 13:40:46 -07:00
Belen Curcio
bccad5585e
Adding statuses
2017-09-19 13:10:35 -03:00
Belen Curcio
818ad07eac
lint fixes
2017-09-19 11:43:10 -03:00
Belen Curcio
24391de61d
userCount
2017-09-18 11:06:31 -03:00
Wyatt Johnson
56bd3f23c7
fixed broken query
2017-09-07 13:53:37 -06:00
Wyatt Johnson
2b91bcffda
fixes #923
2017-09-07 13:49:22 -06:00
Chi Vinh Le
02ec1f69ee
More graphql fixes
2017-08-30 20:42:13 +07:00
Chi Vinh Le
ffab9ca8d5
Refactor users query
2017-08-30 18:48:20 +07:00
Chi Vinh Le
eb67d86163
Implement UserConnection on the graph
2017-08-29 18:57:20 +07: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