docbrown/spec/system
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
..
admin Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
articles fix: Parsing of preamble with escaped content in runkit tags (#11466) 2020-11-27 16:56:52 -05:00
authentication Enable paranoid mode for Devise (#11995) 2020-12-22 13:47:28 +07:00
collections Fix Bug: Series index page showing series with 0 articles -#9658 (#11227) 2020-11-03 09:10:46 +01:00
comments rubocop -a (#11674) 2020-11-30 14:50:13 +01:00
dashboards Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
homepage Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
notifications Notifications redesign (#11084) 2020-10-29 20:38:17 +01:00
onboardings Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
organization Organizations profile header redesign (#10258) 2020-09-10 12:42:36 +02:00
podcasts Comments UI update (#11283) 2020-11-18 18:21:19 -05:00
search Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
user Render Profile Fields on user profiles (#11485) 2020-12-09 09:41:11 -06:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
banned_user_interactions_spec.rb Replace ban/banned with suspend/suspended in user facing text (#5816) [deploy] 2020-02-10 10:12:53 -05:00
link_for_tags_in_posts_in_notifications_spec.rb Add Sign in with Apple (#11934) 2020-12-18 10:22:33 -06:00
user_logs_in_with_password_spec.rb Enable paranoid mode for Devise (#11995) 2020-12-22 13:47:28 +07:00
user_uses_the_editor_spec.rb Logo on /new (#11701) 2020-12-03 08:55:40 +01:00
user_views_a_reading_list_spec.rb Remove Percy (#8915) 2020-06-25 11:19:58 -07:00
user_visits_a_comments_page_spec.rb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00