docbrown/app/views/comments
Julianna Tetreault ca6ba1af7d
Replace collective_noun with community_name (#11846) [deploy]
* Removes collective_noun and collective_noun_disabled from app

* Config Generalization: replaces community_qualified_name with community_name
  - Generalizes SiteConfig after the removal of collective_noun field
  - Updates copy where necessary to be readable with community_name
  - Makes the community_name SiteConfig description more explicit
  - Adds flexibility for Admins by removing appended "community"

* Adds a data_update script to remove collective_noun and collective_noun_disabled

* Removes appended community from stories_controller.rb

* Removes unnecessary quotation marks around SiteConfig.community_name.to_s

* Makes SiteConfig community_name description more explicit

* Removes topic from #email_from and replaces arg with _

* Removes argument from #email_from (facepalm)

* Reverts changes to application_mailer and notify_mailer_spec

* Removes default "Community" topic from application_mailer and makes topic optional

* Refactors #prepopulate_new_form to resolve Code Climate failures

* Refactors #email_from even further by use of a ternary operator per review suggestion

* Simplifies the data_update script used to remove collective_noun per review request

* Adds a data_update script to append community to community_name

* Updates data_update script to correctly append Community to community_name

* Removes RemoveCollectiveNounFromConfig and updates other script

* Removes superfluous false from data_update script

* Updates data_update script to be more idiomatic
2020-12-28 09:34:17 -07:00
..
_comment.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_comment.json.jbuilder [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
_comment_avatar.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_comment_date.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_comment_footer.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_comment_header.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_comment_proper.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_comment_quality_marker.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_form.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
_liquid.html.erb Remove social icons from comment liquid tag (#11186) 2020-11-02 09:57:08 -05:00
delete_confirm.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
deleted_commentable_comment.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
edit.html.erb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
index.html.erb Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07: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 Comments UI update (#11283) 2020-11-18 18:21:19 -05:00