docbrown/app/views/comments
Jeremy Friesen a65954107f
Refactoring to add helper method (#16064)
* Refactoring to add helper method

Prior to this commit, we made view level calls to service modules.  This
refactor provides convenience methods on the model.

Furthermore, it addresses a few Rubocop violations that "come along for
the ride."

* Ensuring cached entity squaks like User

* Fixing broken spec

* Fixing typo
2022-01-12 11:21:44 -05:00
..
_comment.html.erb Hiding comments: an option to hide or keep children (#15178) 2021-11-18 11:57:40 +03:00
_comment.json.jbuilder Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
_comment_avatar.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
_comment_date.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
_comment_footer.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
_comment_header.html.erb Accessibility improvements for hide comments modal (#15462) 2021-11-24 09:50:27 +03:00
_comment_proper.html.erb Hiding comments: an option to hide or keep children (#15178) 2021-11-18 11:57:40 +03:00
_comment_quality_marker.html.erb Hiding comments: an option to hide or keep children (#15178) 2021-11-18 11:57:40 +03:00
_discussion_lock_reason.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
_form.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
_hide_comments_modal.html.erb fix missing i18n strings & keys in views/comments (#15657) 2021-12-02 14:24:57 -06:00
_liquid.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
delete_confirm.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
edit.html.erb views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00
index.html.erb Hiding comments: an option to hide or keep children (#15178) 2021-11-18 11:57:40 +03: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 views/comments i18n (#15059) 2021-10-27 17:13:43 +01:00