docbrown/app/views/articles
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
..
_actions.html.erb Frontend for multiple reactions (v1) (#18808) 2023-01-23 16:00:50 +01:00
_block.html.erb remove use of async attribute on inline scripts (#14297) 2021-07-22 06:45:04 -04:00
_bottom_content.html.erb Misc/minor article fixes (#18846) 2022-12-13 15:15:09 +01:00
_collection.html.erb I18nize articles & social_previews (#15097) 2021-10-27 16:21:47 -04:00
_comment_tree.html.erb Add collection cache in articles/full_comment_area (#15278) 2021-11-04 10:38:29 -04:00
_comments_actions.html.erb Try hiding low-quality comments (#18513) 2022-10-11 14:15:40 +02:00
_conduct_and_abuse_actions.html.erb I18nize articles & social_previews (#15097) 2021-10-27 16:21:47 -04:00
_fitvids.html.erb remove use of async attribute on inline scripts (#14297) 2021-07-22 06:45:04 -04:00
_full_comment_area.html.erb Fix recent missing or unsynchronized i18n (#18563) 2022-10-18 11:39:59 -06:00
_liquid.html.erb Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
_multiple_engagements.html.erb Fix icon memory issue (#19162) 2023-02-21 08:10:22 -05:00
_multiple_reactions.html.erb Make multiple reactions play nicely with edge caching (Frontend) (#19147) 2023-02-20 12:55:50 -05:00
_multireaction_button.html.erb Multiple Reactions minor fixes (#19107) 2023-02-13 22:11:55 +05:30
_original_reactions.html.erb Multiple reactions - remove circle from active reactions (#19034) 2023-02-02 22:01:58 +05:30
_reaction_button.html.erb Multiple reactions - remove circle from active reactions (#19034) 2023-02-02 22:01:58 +05:30
_sidebar.html.erb Added dropdown to display ads / billboards (#19106) 2023-02-27 22:57:01 +05:30
_sidebar_additional.html.erb Avoid layout funkiness when non-breaking characters are used (#16782) 2022-03-08 10:37:52 +00:00
_sidebar_campaign.html.erb [Small win] Add display name to campaign settings (#16653) 2022-02-22 10:01:52 -05:00
_sidebar_listings.html.erb Avoid layout funkiness when non-breaking characters are used (#16782) 2022-03-08 10:37:52 +00:00
_single_story.html.erb Enable multiple reactions on #index (including front-end render) (#19169) 2023-03-03 15:17:19 +01:00
_sticky_nav.html.erb Added dropdown to display ads / billboards (#19106) 2023-02-27 22:57:01 +05:30
_tag_identifier.html.erb [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
_v2_form.html.erb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
_video_player.html.erb Add Native bridge video support (#9303) 2020-07-20 11:22:32 -04:00
_widget_list_item.html.erb Updated indicators (#16190) 2022-01-20 06:25:10 +01:00
delete_confirm.html.erb I18nize articles & social_previews (#15097) 2021-10-27 16:21:47 -04:00
discussion_lock_confirm.html.erb Removed nav related classes from feedback tabs (#18924) 2023-01-09 20:18:28 +05:30
discussion_unlock_confirm.html.erb Removed nav related classes from feedback tabs (#18924) 2023-01-09 20:18:28 +05:30
edit.html.erb ✂️ Remove clipboard packages no longer needed ✂️ (#16683) 2022-02-24 16:47:22 +00:00
feed.rss.builder Replace #to_s(:format) with #to_fs (#17219) 2022-04-11 12:59:54 -04:00
feed.xml Respond to xml request with error on Articles#feed (#5077) 2019-12-13 12:30:26 -05:00
index.html.erb Backfill community_emoji data with a DUS 🌱 (#16896) 2022-08-26 16:12:46 +02:00
index.json.jbuilder Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
manage.html.erb article editor and manager i18n (#15070) 2021-10-21 08:18:48 +07:00
new.html.erb Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
show.html.erb Added dropdown to display ads / billboards (#19106) 2023-02-27 22:57:01 +05:30
show.json.jbuilder Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
stats.html.erb I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00