docbrown/spec/requests/user
Ridhwana 36f5d168d8
✂️✂️✂️ Part 2: Remove Sponsorship (#18522)
* feat: remove initializeSponsorshipVisibility and related code

* feat: remove sponsorships from sidebar

* feat: remove sponsorships from the admin - route, controller, view, spec

* feat: remove the admin menu item

* feat: remove the i8n for admin sponsors controller

* feat: sponsorship decorator was not being used anywhere

* feat: sponsorship slack messenger was not being used anywhere

* feat: remove the sponsorship_headline that gets configures on the admin

* feat: remove the /sponsors page

* feat: remove renedring of single_sponsor partial and associated partials

* feat: remove the navigation link rake task for sponsors

* feat: remove sponsorship from tags

* feat: remove i8n constants used

* remove sponsor references in text to the privacy page

* feat: remove the sponsorship detail from the organization page

* feat: remove the sponsors css that was used for app/views/pages/sponsors.html.erb

* feat: remove the sponsorship i8n that was used in the slack messengers

* feat: swap out the decorators to use Article as an example

* feat: remove spec to show sponsors on home page

* feat: update the specs to use Article Decorator instead of the Sponsorship Decorator

* fix: use direct and not all

* fix: remove tests for tag sponsorship

* fix: remove organization sponsorship test

* feat: remove more i8n

* remove unused css from app/views/organizations/_sidebar_additional.html.erb

* feat: remove sponsorship relationship from tag and organization

* remove seed

* feat: remove all Sponsor related specs

* feat: remove model, associated i8n and specs

* feat: remove sponsor from navbar

* feat: add a guard clause if we're unable to constantinize the purchase_type

* feat; remove sponsorship related tests

* feat: remove sponsorship relationship

* feat: remov especs related to sponsorship

* feat: remove tag sponsorship validation

* feat: remove the sponsorship factory
2022-10-04 19:02:44 +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 Routine Rubocop fixes (#16838) 2022-03-09 09:32:50 -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 Rubocop fixes (#18461) 2022-09-16 15:25:48 +03:00
user_profile_spec.rb ✂️✂️✂️ Part 2: Remove Sponsorship (#18522) 2022-10-04 19:02:44 +02:00
user_settings_spec.rb Move API keys from Account tab to Extensions tab in settings (#17862) 2022-06-09 09:44:50 -05: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