Commit Graph

3197 Commits

Author SHA1 Message Date
Gabriela Rodríguez Berón 295f4ddec2 Merge branch 'master' into ignore 2017-04-11 14:26:53 -07:00
Kim Gardner 4ce37a4bbb Merge pull request #480 from coralproject/infobox-style
Infobox Style
2017-04-11 17:21:53 -04:00
Benjamin Goering a7be2772c3 IgnoredCommentTombstone body text is more i18n 2017-04-11 14:20:39 -07:00
Benjamin Goering 847ad2263b Split IgnoreUserWizard into own file 2017-04-11 14:20:39 -07:00
Benjamin Goering eb1c1db09b Ignore users queries are excludeIgnored: Boolean instead of notIgnoredBy: String 2017-04-11 14:20:39 -07:00
Benjamin Goering 12e383ef13 refetch streamQuery on stopIgnoringUser 2017-04-11 14:20:39 -07:00
Benjamin Goering a43e713ac0 Move TopRightMenu down 5px 2017-04-11 14:20:38 -07:00
Benjamin Goering 0dff670b70 Slot component wraps in inline element, not block (which can affect other styles) 2017-04-11 14:20:38 -07:00
Benjamin Goering 58ffd61884 Move TopRightMenu component out of Comment and into own file 2017-04-11 14:20:38 -07:00
Benjamin Goering 4d2e5ed81f Comments by logged in user dont show TopRightMenu + IgnoreUserWizard 2017-04-11 14:20:38 -07:00
Benjamin Goering 7dfe12b874 Users cannot ignore themselves at service layer 2017-04-11 14:20:37 -07:00
Benjamin Goering 58736586e4 Asset commentCount and totalCommentCount can be personalized by notIgnoredBy 2017-04-11 14:20:37 -07:00
Benjamin Goering b561e9f643 Comment replyCount edge can now be filtered by notIgnoredBy 2017-04-11 14:20:37 -07:00
Benjamin Goering 873da1cea9 Embed doesn't show comments from ignored users 2017-04-11 14:20:37 -07:00
Benjamin Goering c7d8c40770 Rename embed's My Comments tab to 'My profile' 2017-04-11 14:19:34 -07:00
Benjamin Goering 80658f51d1 Handle errors when ignoring a user 2017-04-11 14:19:34 -07:00
Benjamin Goering 2656141d59 Add stopIgnoringUser mutation and Embed uses it 2017-04-11 14:19:34 -07:00
Benjamin Goering c59ddb72a6 Manage ignored users UI 2017-04-11 14:19:34 -07:00
Benjamin Goering 70ec5d5f54 Remove font-size: 100% for all elements in embed-stream 2017-04-11 14:19:33 -07:00
Benjamin Goering bc3ec84180 IgnoredCommentTombstone renders for replies too 2017-04-11 14:19:33 -07:00
Benjamin Goering 803db345ac TopRightMenu no longer shows a list of choices, just IgnoreUserWizard 2017-04-11 14:19:33 -07:00
Benjamin Goering 990b9794e9 When a user is ignored, replace their comments with a tombstone 2017-04-11 14:19:33 -07:00
Benjamin Goering a9412c17c9 Ignore User UI actually sends mutation 2017-04-11 14:19:32 -07:00
Benjamin Goering 545f176bb8 Add ignoreUser mutation and myIgnoredUsers root query 2017-04-11 14:19:32 -07:00
Benjamin Goering d3d7045227 IgnoreUserWizard steps and proper chevron 2017-04-11 14:19:32 -07:00
Benjamin Goering 2dc882a12e Start UI for TopRightMenu and IgnoreUserWizard on Comments 2017-04-11 14:19:32 -07:00
Kim Gardner 7838347861 Merge branch 'master' into infobox-style 2017-04-11 15:23:58 -04:00
Belén Curcio 972cce4e8f Merge pull request #481 from coralproject/143202225-search-community
Fix search box in Community Admin.
2017-04-11 16:21:09 -03:00
gaba a7493af979 Fix search box in Community Admin. 2017-04-11 11:58:19 -07:00
Belen Curcio 9335856474 Links style 2017-04-11 15:55:18 -03:00
Belen Curcio a27044b691 Ádding style for the infoBox 2017-04-11 15:49:10 -03:00
Kim Gardner 826f051175 Merge pull request #472 from coralproject/fix-respect-button-bugs
Fix quick mutations and multiple respects
2017-04-11 11:29:39 -04:00
Kim Gardner 4c1ae22765 Merge branch 'master' into fix-respect-button-bugs 2017-04-11 11:24:23 -04:00
Kim Gardner b7c2861a28 Merge pull request #475 from coralproject/fix-fetch-more
Adjust fetchMore for apollo 1.0
2017-04-11 11:24:12 -04:00
Kim Gardner 97666df1e0 Merge branch 'master' into fix-fetch-more 2017-04-11 11:18:19 -04:00
Kim Gardner 34486028e5 Merge pull request #478 from coralproject/disable-profanity-username-check
Temporarily disable username profanity check
2017-04-11 11:18:07 -04:00
David Erwin 2c8d03bd8d Temporarily disable username profanity check 2017-04-11 11:05:55 -04:00
Kim Gardner b2ee1f0c57 Merge branch 'master' into fix-respect-button-bugs 2017-04-11 10:48:41 -04:00
Chi Vinh Le b4e8648177 Adjust fetchMore for apollo 1.0 2017-04-10 21:16:07 +07:00
Kim Gardner bcf31cd19a Merge pull request #474 from coralproject/losowsky-patch-1
Took the Trello board out of the doc
2017-04-10 07:44:03 -04:00
Andrew Losowsky 63850acf73 Took the Trello board out of the doc
We haven't been using that. We use google doc instead, which isn't public because it contains a lot of WaPo notes.
2017-04-07 19:25:49 -04:00
David Erwin 0a0f82cd5a Merge pull request #464 from coralproject/optional-google-fonts
do not load google fonts in embed
2017-04-07 13:50:39 -04:00
Riley Davis ca04db80dc Merge branch 'master' into optional-google-fonts 2017-04-07 10:42:20 -06:00
Kim Gardner 029b00033e Merge pull request #473 from coralproject/import-fix
Fixed support for imports
2017-04-07 12:27:49 -04:00
Wyatt Johnson a4d631546a Fixed support for imports 2017-04-07 09:37:56 -06:00
Chi Vinh Le dfe8e88faa Fix quick mutations and multiple respects 2017-04-07 21:40:36 +07:00
Belén Curcio 79d9e24cb6 Merge pull request #455 from coralproject/plugin
Plugin Architecture and Respect Button Plugin
2017-04-06 22:12:06 -03:00
Wyatt Johnson 5a4441e309 Adjusted loaders, webpack 2017-04-06 17:42:50 -06:00
Belen Curcio 5245dfaef9 Rolling back since its not needed 2017-04-06 19:44:26 -03:00
Belen Curcio 8b9e69e8a6 Merge branch 'plugin' of github.com:coralproject/talk into plugin 2017-04-06 19:06:34 -03:00