This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/integration/components/user-menu
Krzysztof Kotlarek aa3a9b6fea
FEATURE: Differentiate notification type for directly vs indirectly watched topic (#19433)
When user is watching category or tag (watching or watching first post) notifications are moved to other tab.

To achieve that and distinguish between post create to directly watched topics and indirectly watched topics, new notification type called `watching_category_or_tag` was introduced.
2022-12-14 10:22:26 +11:00
..
bookmarks-list-test.js FEATURE: unified user menu notifications count (#18132) 2022-08-31 11:16:28 +10:00
likes-list-test.js UX: Show educational messages for the likes tab when it's empty (#19180) 2022-11-24 22:13:21 +03:00
menu-item-test.js DEV: Use async and sinon.resolves instead of rsvp (#18001) 2022-08-20 11:20:55 +02:00
menu-test.js FEATURE: Differentiate notification type for directly vs indirectly watched topic (#19433) 2022-12-14 10:22:26 +11:00
messages-list-test.js DEV: Use store.createRecord for Topic models (#18837) 2022-11-03 12:32:20 +01:00
notifications-list-test.js DEV: Include pending reviewables in the main tab in the user menu (#18471) 2022-10-05 12:30:02 +03:00
other-notifications-list-test.js DEV: Improve UX for user menu tabs when they're empty (#18520) 2022-10-11 18:33:09 +03:00
replies-notifications-list-test.js DEV: Improve UX for user menu tabs when they're empty (#18520) 2022-10-11 18:33:09 +03:00
reviewables-list-test.js DEV: Add reviewables tab to the new user menu (#17630) 2022-07-28 11:16:33 +03:00