docbrown/app
Joshua Wehner 5188ca8138
Cleanup multiple reactions feature flag (#19257)
* Update notifications_helper

* Update notification decorator

* Removed old notifications views

* Remove flag check from _actions partial

* Remove feature flag from views

* Remove flag from model

* Update logic in reaction drawer button

* Missed this somehow

* Update app/assets/javascripts/initializers/initializeArticleReactions.js

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>

* Update these tests to multiple reactions

* Adjust logged-out test to account for multiple reactions

* Removed unused

* Try to boost coverage

---------

Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2023-04-07 17:14:10 +02:00
..
assets Cleanup multiple reactions feature flag (#19257) 2023-04-07 17:14:10 +02:00
controllers Resolves false-positive UnsafeRedirectError (#19297) 2023-04-07 09:17:56 -04:00
decorators Cleanup multiple reactions feature flag (#19257) 2023-04-07 17:14:10 +02:00
errors
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Cleanup multiple reactions feature flag (#19257) 2023-04-07 17:14:10 +02:00
javascript Add an article exclusion list to Billboards (#19280) 2023-04-05 09:10:22 -04:00
lib Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
liquid_tags Allow codepen retries in UnifiedEmbed(#19271) 2023-03-29 15:05:30 -04:00
mailers
models Cleanup multiple reactions feature flag (#19257) 2023-04-07 17:14:10 +02:00
policies Clear trusted cache in rolify callback (#19275) 2023-04-03 14:45:00 +02:00
queries Add an article exclusion list to Billboards (#19280) 2023-04-05 09:10:22 -04:00
refinements
sanitizers
serializers (Really) Enable multiple reactions on #index (#19202) 2023-03-22 10:20:00 -04:00
services Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
uploaders
validators Unique cross-model-slug check is likely misconfigured (#19263) 2023-04-07 17:04:45 +02:00
view_objects
views Cleanup multiple reactions feature flag (#19257) 2023-04-07 17:14:10 +02:00
workers Bust article on initial reactions to fix cached HTML issue (#19149) 2023-02-20 16:31:38 -05:00