discourse/app/assets/javascripts
Alan Guo Xiang Tan 576354072e
DEV: Fix auto start for wizard qunit tests (#16988)
`run-qunit.js` does not expect QUnit tests to start automatically but
our wizard QUnit setup did not respect the `qunit_disable_auto_start`
URL param. Hence, tests would start running automatically and when a
subsequent `QUnit.start()` function call is made, we ended up getting a
`QUnit.start cannot be called inside a test context.` error.

This error can be consistently reproduced in the `discourse:discourse_test` container but not in
the local development environment. I do not know why and did not feel
like it is important at this point in time to know why.
2022-06-03 12:44:42 +08:00
..
admin A11Y: Switch to using autocomplete="off" (#15802) 2022-02-03 17:45:25 +01:00
confirm-new-email
discourse DEV: Cleanup body.scrollTop usage (#16445) 2022-04-14 12:45:34 -04:00
discourse-common DEV: Don't check this.element in @afterRender (#16033) 2022-04-11 13:03:54 +08:00
discourse-hbr
discourse-widget-hbs
docs
ember-addons
locales DEV: Add count to missing translation strings (#15509) 2022-01-09 23:10:32 +01:00
pretty-text FIX: possible ReDOS in markdown newline rule (#15646) 2022-01-20 22:32:01 +01:00
select-kit FIX: Ensure values are escaped in select-kit dropdowns (#16586) 2022-04-28 16:31:41 +01:00
truth-helpers
wizard DEV: Fix auto start for wizard qunit tests (#16988) 2022-06-03 12:44:42 +08:00
.npmrc
activate-account.js
admin.js.erb
app-boot.js
application.js
auto-redirect.js
browser-detect.js
browser-update.js
discourse-loader.js
discourse-shims.js
embed-application.js
ember_include.js.erb DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
ember_jquery.js
env.js
google-tag-manager.js
google-universal-analytics-v3.js
google-universal-analytics-v4.js
handlebars-shim.js
main_include_admin.js DEV: Remove old backup uploader and resumable.js (#15365) 2021-12-21 15:02:10 +10:00
markdown-it-bundle.js
onpopstate-handler.js
package.json
polyfills.js DEV: Remove iOS 9.3 polyfills (#15343) 2021-12-17 02:47:13 +01:00
pretty-text-bundle.js
print-page.js
service-worker.js.erb FIX: Disable service worker proxying in chrome 97-97.0.4692 (#15638) 2022-01-18 19:41:25 +00:00
set-prototype-polyfill.js
start-discourse.js
template_include.js
test-shims.js
vendor-common.js DEV: Remove jQuery UI vendor dependencies (#15782) 2022-02-03 11:19:50 +10:00
vendor-theme-tests.js DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
vendor.js DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00
widget-runtime.js
wizard-application.js
wizard-shims.js DEV: Use Uppy in wizard-field-image uploads (#15269) 2021-12-13 15:23:44 +10:00
wizard-start.js
wizard-vendor.js DEV: Remove jQuery UI vendor dependencies (#15782) 2022-02-03 11:19:50 +10:00
yarn.lock DEV: Support for running theme test with Ember CLI (third attempt) 2022-01-13 16:02:07 -05:00