docbrown/app/views/comments
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
..
_comment.html.erb Hide comment feature (#4944) 2019-12-10 15:09:47 -05:00
_comment_date.erb Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
_comment_proper.html.erb Hide comment feature (#4944) 2019-12-10 15:09:47 -05:00
_form.html.erb Improve accessibility score on homepage and article show page (#2740) [ci skip] 2019-05-07 09:56:34 -04:00
_liquid.html.erb Show localized date/time on hover for articles/comments (#2722) 2019-05-09 11:05:17 -04:00
_login_cta_comment.html.erb Fix linting issues in app/views/comments (#1853) [ci skip] 2019-02-25 13:03:31 -05:00
delete_confirm.html.erb Fix linting issues in app/views/comments (#1853) [ci skip] 2019-02-25 13:03:31 -05:00
edit.html.erb Fix linting issues in app/views/comments (#1853) [ci skip] 2019-02-25 13:03:31 -05:00
index.html.erb Hide comment feature (#4944) 2019-12-10 15:09:47 -05:00
index.json.jbuilder Initial commit 2018-02-28 16:11:08 -05:00
new.html.erb Fix linting issues in app/views/comments (#1853) [ci skip] 2019-02-25 13:03:31 -05:00
settings.html.erb Finalize UI for all types of notification settings (#3164) 2019-06-14 18:28:38 -04:00