docbrown/app/javascript/articles
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
..
__stories__ Replace EmojiOne with Twemoji (#14517) 2021-08-17 21:29:21 +02:00
__tests__ Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00
components Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00
Article.jsx Hide 'Save' button on posts that belong to the current user (#17293) 2022-04-28 12:33:01 -04:00
Feed.jsx Fix pinned post not showing on feed tabs (#16574) 2022-02-17 15:49:26 +00:00
index.js [deploy] Home Page Feed redesign + top comments (#7579) 2020-05-12 07:57:57 -05:00
LoadingArticle.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
PodcastArticle.jsx Moved common-prop-types out of src/ folder (#7871) 2020-05-14 16:58:29 -04:00