docbrown/spec/system
Michael Kohl 5406b0576e
Split Settings::Authentication from SiteConfig (#13095)
* Split Settings::Authentication from SiteConfig

* Move specs

* Sort fields

* Update settings usages

* Update recaptcha usages

* Add data update script

* Update spec

* Rename SiteConfigParams concern

* Fixes, new route, new controller

* Controller and service refactoring

* More controller and service updates

* Spec updates

* More spec fixes

* Move file

* Fix FeedbackMessagesController

* Update admin/configs_spec

* Fix remaining specs in admin/configs_spec

* Fix configs API

* Formatting

* Clean up old service object

* Various fixes

* Update DUS

* Add model argument to admin_config_label

* Fix key name

* Fix specs

* Add distinct request caches for settings classes

* Fix e2e tests

* Fix remaining system spec

* Make DUS idempotent

* Move routes block

* Cleanup

* Switch to ActiveSupport::CurrentAttributes

* Pinned rails-settings-cached

* Update e2e test

* Update lib/data_update_scripts/20210316091354_move_authentication_settings.rb

Co-authored-by: rhymes <rhymes@hey.com>

* Add guard to DUS

* Temporarily re-add two SiteConfig fields

* Fix config show view

Co-authored-by: rhymes <rhymes@hey.com>
2021-04-12 09:41:09 +02:00
..
admin Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
articles Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
authentication Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
collections
comments Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
dashboards Use normal db transactions around tests (#13035) 2021-03-18 12:56:55 -05:00
homepage Fix irregular comment count buttons (#12724) 2021-02-22 12:11:44 -06:00
notifications
onboardings Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00
organization
podcasts Add skip links to readinglist, podcasts, and listings (#12769) 2021-02-23 08:33:26 +00:00
search Don't display '0 reactions' on article feed (#12425) 2021-01-27 11:13:10 -05:00
tags [15 Min. Fix] Update Default bg_color and text_color Hexes on Tag Edit Page (#12770) [deploy] 2021-02-23 14:17:22 -07:00
user Ensure we have current user information before deciding how to handle the "flag user" button (#13279) 2021-04-07 16:28:21 -05:00
videos Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
banned_user_interactions_spec.rb Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
feedback_message_spec.rb Report a Message in Connect (#12229) 2021-01-19 12:07:47 -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 Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
user_uses_the_editor_spec.rb ✂️ Remove the approvals gem ✂️ (#12978) 2021-03-19 13:28:06 -07:00
user_views_a_reading_list_spec.rb
user_visits_a_comments_page_spec.rb Comments UI update (#11283) 2020-11-18 18:21:19 -05:00