docbrown/spec/requests/user
Anna Buianova 1862eb5cde
Replacing granular admin email settings with one default email (#13853)
* Replaced granular emails with the default one

* Set reply to header in emails

* Extract shared_examples from NotifyMailer

* Removed unused code

* Replaced SiteConfig with Settings::General

* Fixes related to replacing SiteConfig with Settings

* Removed duplicate line from specs
2021-05-28 12:17:08 +03:00
..
user_changes_password_spec.rb Verify current password on password change (#12174) 2021-01-21 12:40:54 +07:00
user_destroy_spec.rb Redirect user to sign up path after deletion (#12696) 2021-02-16 12:15:36 -05:00
user_organization_spec.rb Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
user_profile_spec.rb Remove references to social link profile fields (#13252) 2021-05-03 10:16:02 -05:00
user_settings_spec.rb Replacing granular admin email settings with one default email (#13853) 2021-05-28 12:17:08 +03:00
user_show_spec.rb [15 minute fix] Remove disambiguatingDescription from user profile (#12861) 2021-03-03 08:42:46 +07:00
user_suggestions_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00