discourse-adplugin/spec/requests
Osama Sayegh c2057a5056
FEATURE: Add per-ad visibility settings for anons and logged-in users (#168)
This commit adds 2 new settings to house ads to control whether an ad is shown to anonymous users and logged in users. Existing ads that were created before this feature will default to true for both settings; i.e., they will remain to be visible to both anonymous and logged-in users, but it will be possible to change the settings. Turning off both settings will effectively disable the ad completely.
2023-04-07 17:56:22 +03:00
..
house_ad_controller_spec.rb FEATURE: Add per-ad visibility settings for anons and logged-in users (#168) 2023-04-07 17:56:22 +03:00
house_ad_settings_controller_spec.rb DEV: Introduce syntax_tree for ruby formatting (#161) 2022-12-29 13:29:26 +01:00
site_controller_spec.rb FEATURE: Add per-ad visibility settings for anons and logged-in users (#168) 2023-04-07 17:56:22 +03:00