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/widgets
Robin Ward 17f28d4018 DEV: Add a widget API for injecting services
When declaring your widget you can now add an option like: `services: ['cool']`

And your widget instances will automatically get a `this.cool` property
which will resolve to the service. This saves having to look it up
yourself.
2021-08-04 16:27:19 -04:00
..
actions-summary-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
avatar-flair-test.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
button-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
default-notification-item-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
hamburger-menu-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
header-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
home-logo-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-links-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-menu-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-stream-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
post-test.js FIX: Show link count only once for oneboxes (#13444) 2021-06-21 19:14:57 +03:00
poster-name-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
quick-access-item-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
small-user-list-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
software-update-prompt-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
topic-admin-menu-test.js FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
topic-participant-test.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
topic-status-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
user-menu-test.js FIX: Consistently show history modal when clicking edit notifications (#13912) 2021-08-03 19:06:23 +03:00
widget-dropdown-test.js DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00
widget-test.js DEV: Add a widget API for injecting services 2021-08-04 16:27:19 -04:00