docbrown/spec/requests/user
Julianna Tetreault b4b10a0cd7
Allow Users to Opt-out of Announcements (#8343) [deploy]
* Add display_announcements boolean to Users table
  * Adds a boolean with a default of true to Users

* Add display_announcements to #user_data and user_policy.rb
  * Adds display_announcements to #user_data in AsyncInfoController
  * Adds display_announcements to PERMITTED_ATTRIBUTES

* Add display_announcements to _misc.html.erb

* Adjust submit data request button and adjust Announcements heading
  * Adjusts submit data request button to follow button capitalization
  * Adjusts announcements heading to read Announcements not Sponsors

* Add copy to _misc.html.erb to add context around Announcement toggle

* Add request and system specs around Announcements
  * Adds a test for announcements to user_settings_spec.rb
  * Adds a system spec for updating announcements

* Add user_updates_announcements_spec file and remove old spec from users_settings_spec

* Fix spec weirdness

* Add tests around misc tab and Announcement toggle to user_settings_spec.rb
  * Tests that misc tab renders properly
  * Tests that display_announcements toggle updates a users settings properly
  * Removes user_updates_announcements_spec.rb
  * Adjusts Export Content capitalization in _misc.html.erb

* Resolve DB conflicts
2020-06-09 13:44:10 -06:00
..
user_destroy_spec.rb Dont Allow Multiple User Destroy Requests (#7685) 2020-05-06 09:01:23 -04:00
user_organization_spec.rb [deploy] Remove logging of image data to Datadog (#7829) 2020-05-13 16:23:42 -04:00
user_profile_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
user_settings_spec.rb Allow Users to Opt-out of Announcements (#8343) [deploy] 2020-06-09 13:44:10 -06:00
user_show_spec.rb Refactor User-Specific JSON-LD in the Stories::Controller (#7731) 2020-05-20 14:40:34 -06:00
user_suggestions_spec.rb Allow admins to configure default users to follow during onboarding (#7637) [deploy] 2020-05-01 14:03:48 -07:00