docbrown/app/views/layouts
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
..
doorkeeper Fix erblint errors on the app/views/layouts folder (#8400) 2020-06-11 16:58:50 +02:00
_asset_reconciliation.html.erb Change from stylesheet_url to stylesheet_path (#11368) 2020-11-10 18:14:24 -05:00
_footer.html.erb Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
_logo.html.erb [deploy] Logo updates (#10840) 2020-10-14 16:13:42 -04:00
_main_nav.html.erb Updating navigation (especially mobile) (#10424) 2020-12-08 15:59:21 +01:00
_nav_menu.html.erb Updating navigation (especially mobile) (#10424) 2020-12-08 15:59:21 +01:00
_sidebar_nav_link.html.erb Updating navigation (especially mobile) (#10424) 2020-12-08 15:59:21 +01:00
_sidebar_tags.html.erb Updating navigation (especially mobile) (#10424) 2020-12-08 15:59:21 +01:00
_signup_modal.html.erb feat: Add shortcut to bookmark an article (#11116) 2020-10-27 12:44:03 -04:00
_social_media.html.erb [deploy] Frontend cleanups (#10416) 2020-09-24 08:15:12 -05:00
_styles.html.erb Replace old assets with new ones if cached page mismatch (#11252) 2020-11-10 17:47:17 -05:00
_top_bar.html.erb Make mod button only show up for trusted user (#11856) 2020-12-11 07:51:04 -05:00
_user_config.html.erb [deploy] Fix honeybadger console error (#11030) 2020-10-23 12:17:45 +02:00
admin.html.erb Fix admin header links (#11811) 2020-12-08 14:46:55 -06:00
application.html.erb Accessibility: initial onboarding fixes (#11408) 2020-11-20 11:13:39 -05:00
mailer.html.erb Display all authentication providers in mailer footer (#9961) 2020-08-24 21:02:05 +02:00
mailer.text.erb Split up mailers (#260) 2018-05-01 18:12:26 -04:00