Commit Graph

23 Commits

Author SHA1 Message Date
Wyatt Johnson 0a5a23c1f3 Added fixes for tests on CI 2017-01-24 13:45:06 -07: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 3a59a785f8 Uppercased status's 2017-01-24 12:58:20 -07:00
Wyatt Johnson 5e9f8eb624 Fixed statuses 2017-01-24 12:43:22 -07:00
Wyatt Johnson 71f219c0c4 Fixed another import 2017-01-24 12:17:06 -07:00
Wyatt Johnson 0e27984518 Fixed import 2017-01-24 12:15:31 -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
David Jay 33d274386a Re-adding display of comment date. 2017-01-24 12:24:30 -05:00
Wyatt Johnson 9e22c100f0 Added admin login form (naive approach) 2017-01-23 16:31:37 -07:00
Belen Curcio adf4729d89 Resolver settings fix, info box and func working! 2017-01-23 19:45:34 -03:00
Wyatt Johnson d1621ad424 Fixed context 2017-01-23 11:57:35 -07:00
Wyatt Johnson fbd0bf52fe Fixed methods 2017-01-20 16:53:43 -07:00
Wyatt Johnson 0ec2c11cf7 modularized mutators, loaders 2017-01-20 16:49:19 -07:00
Belen Curcio f813a77194 queries and mutations 2017-01-20 18:48:35 -03:00
Belen Curcio 715faf321f Wordlist is undefined 2017-01-20 18:04:30 -03:00
Belen Curcio 2615db8575 mutations and queries, lint errors 2017-01-20 17:59:28 -03:00
Belen Curcio 3c540b9daa createComment and suspect list 2017-01-20 16:47:02 -03:00
Riley Davis c16f3b8fbe change scalar URL type for a bit 2017-01-20 11:54:18 -07:00
Belen Curcio cc740a4a5e Adding closedAt status commentStream 2017-01-20 12:52:35 -03:00
Wyatt Johnson 07b2f9c2e5 Update typeDefs.js 2017-01-20 08:13:45 -07:00
Wyatt Johnson f286263f1f Adjusted placement of server side graph code. 2017-01-19 18:26:33 -07:00