discourse/test/javascripts
David Taylor 293467a37a
REFACTOR: Remove jquery usage from resolveAllShortUrls, and fix debounce
- This function now requires an explicit scope. It will never run on the entire document.

- Previously debounce was being used with an anonymous function, which means it was having no effect.
2020-06-05 17:15:14 +01:00
..
acceptance FIX: Staff users can bypass tag validation rule (#9924) 2020-06-02 16:11:25 +10:00
admin DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
components UX: Add simple-list setting type (#9970) 2020-06-04 10:44:54 -04:00
controllers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures DEV: Use consistent interpolation key format in translations 2020-06-02 19:05:10 +02:00
helpers DEV: Use consistent interpolation key format in translations 2020-06-02 19:05:10 +02:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib REFACTOR: Remove jquery usage from resolveAllShortUrls, and fix debounce 2020-06-05 17:15:14 +01:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00