docbrown/app/javascript/packs
Andy Zhao 71157c993e Hide comment feature (#4944)
* Add MVP of hide comment feature

* Slight copy adjustments

* Remove unused file oops

* Fix strange styling issues

* Add hide/unhide comment specs

* Authenticate user for hide/unhide

* Add tests for hide/unhide functionality

* Remove opacity CSS for hidden comments

* Fix hidden comment explanation logic

* Fix some styling issues

* Fix hiding top level comment logic

* Show only hidden comments in permalink and not thread

* Hide subtree properly if hidden comment

* Fix weird CSS issue

* Properly hide comments for permalink view

* Show children comments in permalink view

* Add tests for comment hiding visibility

* Remove superfluous code and adjust copy

* Remove some more logical duplication

* Add dedicated article column for any comments hidden

* Add reload in test
2019-12-10 15:09:47 -05:00
..
analyticsArticle.js
analyticsDashboard.js
articleForm.jsx Fixing eslint errors and warnings under /app/javascript/packs (#4465) 2019-10-17 09:29:40 -04:00
Chat.jsx
clipboardCopy.js Add Clipboard polyfill (#4824) [deploy] 2019-11-20 11:32:30 -05:00
colorPicker.js Fix colorPicker's lints (#4109) [ci skip] 2019-09-27 09:43:51 -04:00
colorPreview.js Fix gotchas with color preview and some style adjustments and add documentation (#4322) 2019-10-08 21:32:31 -04:00
contentDisplayPolicy.js Hide comment feature (#4944) 2019-12-10 15:09:47 -05:00
githubRepos.jsx
history.jsx
homePage.js
listingDashboard.jsx
listingForm.jsx
listings.jsx
notificationSubscriptionHandler.js Fix lints in notificationSubscriptionHander.js (#4172) [ci skip] 2019-10-04 13:08:59 -04:00
Onboarding.jsx Remove unused function (#4467) 2019-10-17 08:07:49 -04:00
onboardingRedirectCheck.jsx
orgCreditsSelector.js
profileDropdown.js New Feature: Block Users (#4411) 2019-10-23 17:14:28 -04:00
readingList.jsx
Search.jsx
sidebarWidget.jsx Fix lints for sidebarwidget and sidebaruser (#4418) [ci skip] 2019-10-14 14:43:26 -04:00
webShare.js