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 75599fb88e
DEV: Refactor new user menu files (#17879)
This commit includes the changes proposed in #17823. I've made these changes so that plugins that need to add tabs/lists with mixed item types - like the bookmarks tab that displays notifications and bookmarks - to the menu, don't have to write 2 templates like we currently do for the bookmarks/messages tabs (see user-menu/bookmark-notification-item.js that has been deleted in this commit).
2022-08-16 10:37:56 +08:00
..
acceptance FEATURE: Add safe-mode toggle to /u/admin-login (#17930) 2022-08-15 15:30:07 +01:00
fixtures DEV: Add messages tab to the new user menu (#17850) 2022-08-10 08:25:39 +03:00
helpers DEV: Refactor new user menu files (#17879) 2022-08-16 10:37:56 +08:00
integration DEV: Refactor new user menu files (#17879) 2022-08-16 10:37:56 +08:00
unit DEV: Refactor new user menu files (#17879) 2022-08-16 10:37:56 +08: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: Fix localStorage test leakage (#17917) 2022-08-15 09:33:25 +08:00
test-boot-ember-cli.js DEV: Fix random test ordering (#17905) 2022-08-15 02:04:44 +02:00