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
Alan Guo Xiang Tan 3deabb00d4
DEV: Route PM only tags to PM tags show route (#17870)
Previously, PM only tags were being routed to the public topic list with
the tag added as a filter. However, the public topic list does not fetch
PMs and hence PM only tags did not provide any value when added to the
Sidebar. This commit changes that by allowing the client to
differentiate PM only tag and thus routes the link to the PM tags show
route.

Counts for PM only tags section links are not supported as of this
commit and will be added in a follow up commit.
2022-08-12 11:26:56 +08:00
..
acceptance DEV: Route PM only tags to PM tags show route (#17870) 2022-08-12 11:26:56 +08: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