Commit Graph

757 Commits

Author SHA1 Message Date
Wyatt Johnson 0a5a23c1f3 Added fixes for tests on CI 2017-01-24 13:45:06 -07:00
Wyatt Johnson cda768d694 Fixer pre/post 2017-01-24 13:10:35 -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
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
David Jay 90c58885aa Fixing lint errors and renaming Pym file. 2017-01-24 13:23:42 -05:00
David Jay 0d7b482dc1 Re-adding pym import. 2017-01-24 13:21:13 -05:00
Belen Curcio c1fea3151c Merge 2017-01-24 15:15:17 -03:00
Belen Curcio a409fcbab7 Asset reducers 2017-01-24 15:10:09 -03:00
Riley Davis 4e8306bcc9 close reply box when comment is posted 2017-01-24 10:55:51 -07:00
David Jay c4e1c1ae44 Merge branch 'graphql' of github.com:coralproject/talk into graphql 2017-01-24 12:53:30 -05:00
David Jay 58e50b4242 Fixing permalinks and moving Pym to a seperate file. 2017-01-24 12:51:52 -05:00
Riley Davis 7fd075a7a6 posting a reply refetches comments 2017-01-24 10:43:29 -07:00
David Jay 75bcf29154 Replies to replies are children of the root comment. 2017-01-24 12:37:50 -05:00
David Jay 33d274386a Re-adding display of comment date. 2017-01-24 12:24:30 -05:00
Belen Curcio 365f60c428 Reducer and constants 2017-01-24 14:22:58 -03:00
Belen Curcio f375ff48c9 dispatching 2017-01-24 14:13:43 -03:00
Belen Curcio 765edb48b9 Émbed 2017-01-24 14:07:46 -03:00
David Jay 9fbd1d3a77 Displaying author names and bios. 2017-01-24 11:49:59 -05:00
Belen Curcio 9fd184f638 Store normalized 💪 2017-01-24 10:06:42 -03:00
Belen Curcio c3f238b0b2 Connected to the Apollo Store 🎉 2017-01-24 09:56:26 -03:00
Riley Davis fa4c6e8ec5 lint! 2017-01-23 16:56:44 -07:00
Riley Davis 6282c39f3a merge remote. can reply to a comment 2017-01-23 16:52:16 -07:00
David Jay 44058b1718 Adding flag action buttons. 2017-01-23 17:34:24 -05:00
David Jay da761468b6 Enabling like buttons. 2017-01-23 16:18:51 -05:00
David Jay a8227bd4ad Activating post and delete actions on likebutton. 2017-01-23 14:22:25 -05:00
David Jay b2d9688c89 Adding postAction mutation and fixing lint errors. 2017-01-23 13:25:24 -05:00
Wyatt Johnson 0ec2c11cf7 modularized mutators, loaders 2017-01-20 16:49:19 -07:00
Riley Davis 32d23214f1 replies 2017-01-20 16:23:34 -07:00
Riley Davis 0dcc912fd0 whoops, committed broken code 2017-01-20 15:58:36 -07:00
Riley Davis dfc073ab10 Merge remote-tracking branch 'refs/remotes/origin/graphql'
Conflicts:
	client/coral-embed-stream/src/Embed.js
2017-01-20 15:56:03 -07:00
Riley Davis d724351fb6 merge my changes 2017-01-20 15:54:18 -07:00
Belen Curcio 9c40ee1245 Login sign In back on! 🎉 2017-01-20 19:35:31 -03:00
Belen Curcio 450d74848e Notifications are back 2017-01-20 19:20:43 -03:00
Belen Curcio 39bf092ebb Correct Status 2017-01-20 18:56:42 -03:00
Belen Curcio b98b71189f atempt to solution 2017-01-20 18:53:11 -03:00
Belen Curcio f813a77194 queries and mutations 2017-01-20 18:48:35 -03:00
Belen Curcio 2615db8575 mutations and queries, lint errors 2017-01-20 17:59:28 -03:00
Belen Curcio ae29d65c75 mutations and queries in separate folders 🎉 2017-01-20 17:40:33 -03:00
Belen Curcio d89f41a041 Merge branch 'graphql' of github.com:coralproject/talk into graphql 2017-01-20 16:47:28 -03:00
Belen Curcio 3c540b9daa createComment and suspect list 2017-01-20 16:47:02 -03:00
Riley Davis 8f95e29315 Stream is a separate component that renders comments 2017-01-20 12:41:33 -07:00