docbrown/spec
Joshua Wehner 230e77e5cd
Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208)
* Users can only opt-out of external ads

* Move random sampling out of FilteredAdsQuery

* Refactor filtered_ads_query_spec

* Add test for new permit_adjacent setting

* Rubocop

* Use permit_adjacent_sponsors on article sidebar and post-comments

* Remove, unused

* Update copy

* type_matched -> type_of_ads

* Remove non-applicable test

---------

Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2023-03-16 15:23:02 +02:00
..
controllers/concerns Fix connect account bug from settings (#18824) 2022-12-09 09:58:04 -06:00
decorators Try right-to-left for stack effect (#19083) 2023-02-10 11:01:03 +01:00
factories /videos api docs (#19049) 2023-02-03 10:22:57 -06:00
fixtures Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
generator Add service generator (#11265) 2020-11-10 09:09:35 +07:00
helpers Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
initializers Add forgot_password_throttle (#19175) 2023-02-27 09:25:29 -05:00
lib Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01:00
liquid_tags Try sanitizing user-agent during embed validation (#18857) 2022-12-21 15:32:31 +01:00
mailers Fixed most rubocop issues (#18048) 2022-07-07 14:36:08 -06:00
models Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
policies Change requirement for response_template (#18601) 2022-11-02 12:16:17 -04:00
queries Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Fix flaky notifications_spec (#19215) 2023-03-10 06:59:30 -05:00
routing Remove profile admin feature flag (#17194) 2022-04-11 09:27:35 -05:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
services Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
support Replace webdriver with cuprite (#18476) 2022-09-22 08:23:42 -04:00
system Address flaky specs (#19188) 2023-03-02 09:40:06 -05:00
tasks Change rake spec setup (#19012) 2023-01-30 10:51:38 -05:00
uploaders Remove Remaining logo_svg Code (#16291) 2022-02-22 12:05:16 -07:00
validators Don't raise error when empty community emoji setting submitted (#15723) 2021-12-17 09:29:55 -06:00
view_objects Avoid using robohash for factory generated article cover images (#17024) 2022-03-28 14:01:29 -05:00
views Sort comments reopen (#18349) 2022-09-13 11:37:48 -06:00
workers Bust article on initial reactions to fix cached HTML issue (#19149) 2023-02-20 16:31:38 -05:00
i18n_spec.rb Show missing translation keys when test fails (#16637) 2022-02-17 16:21:29 -06:00
rails_helper.rb Revert "Enable rspec-retry on system and request specs (#19103)" (#19133) 2023-02-16 17:41:51 -05:00
spec_helper.rb Add Codecov (#18580) 2022-10-18 10:08:23 -04:00
swagger_helper.rb /organizations api docs (#19055) 2023-02-03 15:12:03 -06:00