docbrown/app/javascript/articles/__tests__
Arit Amana 0d023163ba
Hide 'Save' button on posts that belong to the current user (#17293)
* implement change

* struggling with tests

* extend implementation to relevant views

* update Article.test.jsx snapshot

* fix failing specs

* query userData more robustly

* default saveable value in SaveButton component

* fix spec

* fetch currentUser async
2022-04-28 12:33:01 -04:00
..
__snapshots__ Generator updates (#16339) 2022-01-28 12:20:30 +01:00
utilities Don't display '0 reactions' on article feed (#12425) 2021-01-27 11:13:10 -05:00
Article.test.jsx Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00
ArticleLoading.test.jsx Some frontend testing cleanup. (#8902) 2020-06-25 09:07:34 -04:00