docbrown/spec/services/users
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
..
approved_liquid_tags_spec.rb Move method #approved_liquid_tags to user service (#10663) 2020-10-07 12:04:08 +07:00
cleanup_chat_channels_spec.rb Refactoring ChatChannel - distributing into services (#9253) 2020-08-07 10:41:34 +02:00
create_mascot_account_spec.rb Auto generate mascot accounts (#11380) 2020-11-12 16:33:16 -05:00
delete_articles_spec.rb Remove buffer gem and related code: step 1 (#12993) 2021-03-24 09:58:38 +07:00
delete_comments_spec.rb Update bust_user to EdgeCache::BustUser (#12051) 2020-12-29 09:53:00 +01:00
delete_spec.rb Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
profile_image_generator_spec.rb Create profile image generator (#8695) 2020-07-14 21:00:13 -04:00
remove_role_spec.rb Fix app/services' ruby 2.7 kwargs warnings (#13177) 2021-04-01 18:40:50 -04:00
safe_remote_profile_image_url_spec.rb Fix failure on blank image URLs passed from oauth (#12390) 2021-01-27 09:34:19 +01:00