docbrown/app/views
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
api/v0 API: Endpoint to get an organization's listings (#11823) 2020-12-18 12:20:35 -05:00
articles Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
badges [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
chat_channel_memberships [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
chat_channels 🚀 Ability to allow tag moderators to create chat channels (#9741) 2020-12-08 13:10:36 +07:00
collections Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
comments Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
credits Set Stripe dynamically instead of at boot (#9862) 2020-08-19 21:24:19 -04:00
dashboards Add implicit points to follows to improve feed relevancy (in all algorithms) (#11513) 2020-11-25 16:09:51 -05:00
devise Fixed initial e2e test now that data updates are run. (#11958) 2020-12-21 08:40:11 -05:00
doorkeeper [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
email_subscriptions Removal of morrrre hardcoded dev.to links (#7390) 2020-04-21 11:50:18 +02:00
events Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
feedback_messages Split ReCaptcha service and use verbs instead of pronouns (#11706) 2020-12-02 16:50:42 -06:00
fields Ignore unused users columns (#6954) [deploy] 2020-04-01 10:11:40 +02:00
followings Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
github_repos Refactoring GitHub Repos functionality - step 1 (#7764) 2020-05-12 13:48:19 +02:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
kaminari/internal Upgrade erb_lint to support latest Rubocop and fix violations (#9663) 2020-08-07 15:36:48 +02:00
layouts Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
liquid_embeds [deploy] Replace HEROKU_SLUG_COMMIT with custom footprint (naive) (#9904) 2020-08-25 13:47:14 -04:00
liquids Improve user subscription UX flow when latency is high (#11735) 2020-12-03 12:25:32 -08:00
listings Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
mailers Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
moderations Add contact email to SiteConfig and replace default where appropriate (#11630) 2020-11-27 16:39:38 +01:00
notifications Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
onboardings Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
open_search Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
organizations Remove timeframer from app/labor (#11782) 2020-12-08 12:52:33 +07:00
pages Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
partnerships Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
podcast_episodes Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
podcasts Fix small ERB linting issues (#11438) 2020-11-16 16:15:37 +01:00
profile_field_groups Add ProfileFieldGroupsController to API (#10124) 2020-09-03 10:12:53 +07:00
reading_list_items Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
response_templates Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
service_worker Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
shared Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
shell Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
sidebars First working version to integrate native bridge image upload (#11838) 2020-12-23 10:02:39 -06:00
sitemaps Replaced ApplicationConfig with app_url in views (#7708) 2020-05-08 13:19:29 +03:00
social_previews [deploy] Reintroduce sticky_nav changes (ab81f36 & 7f92855) (#10263) 2020-09-09 15:33:13 -04:00
stories Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
tags Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
users Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
video_chats Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00