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
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
..
acceptance DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
fixtures DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
helpers DEV: Add registerUserMenuTab plugin API (#17851) 2022-08-10 13:21:37 +08:00
integration DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
unit DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
active-plugins.js.erb DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
core-tests.js DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
index.html DEV: Upgrade to Ember 3.28 2022-07-19 10:00:59 +01:00
plugin-tests.js.erb DEV: Transpile all plugin js by default (#17175) 2022-06-21 22:07:10 +02:00
setup-tests.js DEV: Replace site:main with service:site (#17766) 2022-08-03 14:38:35 +01:00
test-boot-ember-cli.js DEV: Randomize tests order in more cases (#17588) 2022-07-21 03:50:32 +02:00