docbrown/spec/requests/user
Ridhwana 5e93d3a25e
Add a contact email address to the /admin/customization/config (#16497)
* feat: remove the default email and cobine the periodic digest and the contact email under the Email section

* refactor: rename  the email_link to contact link and use the contact_email as a default and fallback to the ForemInstance.email

* chore: alignment

* feat: use the contact_email helper

* feat: move the contact_email to the ForemInstance model

* feat: use ForemInstance.contact_email instead of the application helper method

* removed the application Helper

* feat: set the dafault on the contact_email

* fix: cypress tests

* Update app/lib/constants/settings/general.rb

Co-authored-by: Michael Kohl <me@citizen428.net>

Co-authored-by: Michael Kohl <me@citizen428.net>
2022-02-15 17:37:08 +02: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_notification_settings_spec.rb Subscribe the newsletter if email_newsletter is changed (#14226) 2021-10-06 12:30:22 +07:00
user_organization_spec.rb Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
user_profile_spec.rb Moved setting old_username from before_validation to Users::Update (#15782) 2021-12-20 11:08:09 +03:00
user_settings_spec.rb Add a contact email address to the /admin/customization/config (#16497) 2022-02-15 17:37:08 +02:00
user_show_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
user_suggestions_spec.rb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00