David Erwin
622afcc80f
Merge pull request #254 from coralproject/graphql
...
Graphql redux (as in 'the return of')
2017-01-24 18:02:18 -05:00
David Erwin
a09c208f58
Merge branch 'master' into graphql
2017-01-24 17:56:04 -05:00
Wyatt Johnson
2698045e82
Fixed capital
2017-01-24 15:50:37 -07:00
Wyatt Johnson
5a2d8c5201
Fixed template tag
2017-01-24 15:40:32 -07:00
David Erwin
9616c50d49
Merge pull request #251 from coralproject/graphql
...
Graphql for the comment feed
2017-01-24 17:24:11 -05:00
David Erwin
66b0babdde
Merge branch 'graphql' of https://github.com/coralproject/talk into graphql
2017-01-24 17:17:38 -05:00
David Erwin
9435b627b1
Uppercase more enums in coral-admin
2017-01-24 17:17:03 -05:00
Riley Davis
da7349343e
Merged branch graphql into graphql
2017-01-24 15:09:09 -07:00
Riley Davis
62ae297887
make sure the app does not break if you don't have react devtools installed
2017-01-24 15:08:38 -07:00
Belen Curcio
d2acffc19c
linting!
2017-01-24 19:07:53 -03:00
Belen Curcio
054baa0530
çonfig actions not defined
2017-01-24 19:01:45 -03:00
Belen Curcio
fb791a9df9
merge
2017-01-24 18:52:37 -03:00
Belen Curcio
ecfb365c24
log
2017-01-24 18:51:06 -03:00
Wyatt Johnson
fa300b1c24
Fixes to circle
2017-01-24 14:38:44 -07:00
David Jay
b0acdff34d
Merge branch 'graphql' of github.com:coralproject/talk into graphql
2017-01-24 16:23:27 -05:00
Belen Curcio
6f44b9cba0
Merge branch 'graphql' of github.com:coralproject/talk into graphql
2017-01-24 18:23:11 -03:00
David Jay
7c3f566202
Handling links inside of iframe in via Pym.
2017-01-24 16:21:49 -05:00
Belen Curcio
9edf99730d
Status
2017-01-24 18:21:49 -03:00
Wyatt Johnson
050e98f157
Fixed report location
2017-01-24 14:12:52 -07:00
David Erwin
5566856542
Merge branch 'graphql' of https://github.com/coralproject/talk into graphql
2017-01-24 16:12:13 -05:00
David Erwin
53dd34f406
Updating admin screen for all caps enums
2017-01-24 16:11:17 -05:00
Belen Curcio
9d7b727f08
Settings container
2017-01-24 18:08:58 -03:00
Wyatt Johnson
603854c0be
Adjusted tests for circle
2017-01-24 14:06:39 -07:00
David Jay
ce73118f53
Loading history links in parent page.
2017-01-24 16:04:03 -05:00
Wyatt Johnson
2ffecbeeff
Removed build step, is already done via postinstall hook
2017-01-24 13:46:53 -07:00
Wyatt Johnson
0a5a23c1f3
Added fixes for tests on CI
2017-01-24 13:45:06 -07:00
Belen Curcio
ee9674cd23
Settings stream tab
2017-01-24 17:27:30 -03:00
Wyatt Johnson
9dc57c82d1
Fixes to consts + services
2017-01-24 13:27:22 -07:00
Belen Curcio
5750758cf1
Error with asset resolver
2017-01-24 17:27:05 -03: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
cda768d694
Fixer pre/post
2017-01-24 13:10:35 -07:00
Belen Curcio
33ec0798e9
Uppercase model
2017-01-24 17:07:23 -03:00
Wyatt Johnson
eeaefd9656
fixes for cli
2017-01-24 13:01:56 -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
David Jay
d921a59858
Hiding bio tooltip when the user has no bio.
2017-01-24 14:39:46 -05:00
David Jay
74ced3b2fd
Removing display of user ID in settings.
2017-01-24 14:35:14 -05:00
David Jay
6e9757ae91
Updating tests to use capitalized admin.
2017-01-24 14:27:50 -05:00
David Jay
8b8bef4ea7
Merge branch 'graphql' of github.com:coralproject/talk into graphql
2017-01-24 14:19:58 -05:00
David Jay
4b33199f2f
Adding signin button to settings page.
2017-01-24 14:19:20 -05:00
Wyatt Johnson
368606befe
Fixed yet, another, import
2017-01-24 12:18:32 -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
Riley Davis
98b3d299e5
Merged branch graphql into graphql
2017-01-24 12:14:06 -07:00
Riley Davis
d977c33cf5
refetch when you post a comment
2017-01-24 12:13:56 -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
Riley Davis
0994023864
Merged branch graphql into graphql
2017-01-24 12:09:16 -07:00
Riley Davis
8cd929bb1b
npm chokes on .js package names
2017-01-24 12:09:04 -07:00
David Jay
840e0d0ef6
Re-adding buttons when the user is not logged in and showing login if a non-logged-in user clicks 'Reply.'
2017-01-24 14:00:16 -05:00