docbrown/spec
Joshua Wehner 8a45a4bf67
Enable multiple reactions on #index (including front-end render) (#19169)
* Revert "(Temporarily) Remove multiple reactions from #index (#19142)"

This reverts commit a45d300639.

* Clean up reaction category count mechanism for #index

* Remove, unnecessary

* Expose reaction categories in JSON response

* Update test with new categories

* Fix flaky sample / minimum floor

* buildArticle (infinite scroll) with multiple reactions

* If we're doing #index front-end, we aren't feature-flag'd

* nbsp

* react (home feed) has multiple_reactions

* Update app/assets/javascripts/utilities/buildArticleHTML.js

Co-authored-by: Rajat Talesra <rajat@forem.com>

* Clean up Reactable#reaction_categories

* Use 'multiple_reactions_icons_container'

* Try adding a ReactionCount test

* Adapt memory fix from 76dd53d

* Try adding categories to fixture

* Attempt to eager-load distinct public categories

* Setting dependent to the default for rubocop

* Try making image assets more public?

* Revert "Fix flaky sample / minimum floor"

---------

Co-authored-by: Rajat Talesra <rajat@forem.com>
Co-authored-by: Mac Siri <mac@forem.com>
2023-03-03 15:17:19 +01: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 Enable multiple reactions on #index (including front-end render) (#19169) 2023-03-03 15:17:19 +01:00
policies Change requirement for response_template (#18601) 2022-11-02 12:16:17 -04:00
queries Round Robin Notifications Refactor (#19026) 2023-02-01 15:21:36 +02:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Address flaky specs (#19188) 2023-03-02 09:40:06 -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 Enable multiple reactions on #index (including front-end render) (#19169) 2023-03-03 15:17:19 +01: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