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 de54bdd73d
DEV: Add API bridge for custom hamburger menu links to sidebar (#17742)
The old hamburger menu widget was customizable via the
`api.decorateWidget("hamburger-menu:generalLinks")` plugin API. As the
hamburger menu is going to be replaced by the sidebar dropdown, we need
a way to smoothly transit plugins and theme components to the new
sidebar. This commit makes a best effort attempt to bridge
`api.decorateWidget` with `api.addCommunitySectionLink`. If an error is
encountered, a deprecation notice is logged.
2022-08-01 16:45:09 +08:00
..
acceptance DEV: Add API bridge for custom hamburger menu links to sidebar (#17742) 2022-08-01 16:45:09 +08:00
fixtures FIX: correct mention paths in fixtures (#17660) 2022-07-26 10:09:05 +08:00
helpers DEV: Replace site-settings:main with service:site-settings (#17734) 2022-08-01 09:43:33 +01:00
integration FEATURE: show user status on the user profile page (#17712) 2022-07-28 21:12:48 +04:00
unit Revert "DEV: Minor topic-tracking-state refactor (#17707)" (#17724) 2022-07-29 09:36:14 +10: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-settings:main with service:site-settings (#17734) 2022-08-01 09:43:33 +01:00
test-boot-ember-cli.js DEV: Randomize tests order in more cases (#17588) 2022-07-21 03:50:32 +02:00