docbrown/app/javascript/articles
Andy Zhao c42fd3461e
[deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926)
* Rename positive_reactions_count to public_reactions_count

* Add positive reactions count back in so we can remove it

* Use public_category method for reactions

* Add positive_reactions_count in case any old caches rely on it

* Add positive_rxn_count to account for API endpoints

* Remove unused method

* One more spot...

* Add method back in because of caches

* Update specs to match new functionality

* Fix typo

* Remove unused methods
2020-05-26 12:36:28 -04:00
..
__stories__ Fixed article stories in Storybook (#7884) 2020-05-15 13:08:02 -04:00
__tests__ [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
components [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
Article.jsx Open in new window properly on ctrl+click etc (#7814) 2020-05-15 14:02:11 +02:00
Feed.jsx [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
index.js [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
LoadingArticle.jsx Fixed article stories in Storybook (#7884) 2020-05-15 13:08:02 -04:00
PodcastArticle.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00