docbrown/app/javascript/articles/components
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
..
__tests__ Enable multiple reactions on #index (including front-end render) (#19169) 2023-03-03 15:17:19 +01:00
ArticleCoverImage.jsx make feed image consistent with cover image (#17512) 2022-05-19 13:40:00 -04:00
CommentListItem.jsx Some eslint fixes. (#14605) 2021-08-27 08:37:09 +01:00
CommentsCount.jsx Focus comment box when entering by "comments" button from home feed (#18132) 2022-07-28 14:17:46 -05:00
CommentsList.jsx Fixed lint:frontend npm script (#15631) 2021-12-02 07:42:30 +00:00
ContentTitle.jsx Headings and alt text roundup (#11721) 2020-12-04 09:41:45 -05:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
Meta.jsx Fix timestamp typo (#15369) 2021-11-15 17:04:04 +00:00
PublishDate.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
ReactionsCount.jsx Enable multiple reactions on #index (including front-end render) (#19169) 2023-03-03 15:17:19 +01:00
ReadingTime.jsx Replace article's save button with bookmark (#17893) 2022-08-19 12:03:57 -04:00
SaveButton.jsx Add more descriptive accessible names for save/bookmark-buttons (#18583) 2022-11-10 09:48:13 -05:00
SearchSnippet.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
TagList.jsx Update tag's style (#15266) 2021-11-11 14:03:31 -05:00
Video.jsx Upgrade to Preact 10.4.4 (#8739) 2020-06-18 10:07:17 -04:00