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
Osama Sayegh 473695ee4d
DEV: Add messages tab to the new user menu (#17850)
Some of the changes in this PR are extracted from https://github.com/discourse/discourse/pull/17379.

Similar to the bookmarks tab in the new user menu, the messages tab also displays a mix of notifications and messages. When there are unread message notifications, the tab displays all of these notifications at the top and fills the remaining space in the menu with a list of the user's messages. The bubble/badge count on the messages tab indicates how many unread message notifications there are.
2022-08-10 08:25:39 +03:00
..
bookmark-item-test.js DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
bookmarks-list-test.js DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
menu-test.js DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
message-item-test.js DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
messages-list-test.js DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
notification-item-test.js DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
notifications-list-test.js DEV: Wire up the dimiss button in the new notifications menu (#17745) 2022-08-03 15:32:35 +03:00
reviewable-item-test.js DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
reviewables-list-test.js DEV: Add reviewables tab to the new user menu (#17630) 2022-07-28 11:16:33 +03:00