discourse/test/javascripts
Robin Ward c1bcb78441 REFACTOR: Allow helpers to access site settings
Since `Discourse.SiteSettings` is removed, helpers can now include and
call `helperContext().siteSettings` to get access to the settings
without using a global variable.
2020-07-22 14:14:38 -04:00
..
acceptance FEATURE: Add "delete on owner reply" bookmark functionality (#10231) 2020-07-21 10:00:39 +10:00
admin DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
components FIX: Raw jQuery usage in tests 2020-07-20 15:13:49 -04:00
controllers FIX: `passwordRequired` is a computed property 2020-07-17 15:07:49 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FIX: Fewer broken image paths in tests 2020-07-17 15:43:17 -04:00
helpers REFACTOR: Allow helpers to access site settings 2020-07-22 14:14:38 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib REFACTOR: Remove `Discourse.SiteSettimgs` from @setting decorator 2020-07-22 13:27:57 -04:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: test for fillGapBefore (#10272) 2020-07-22 07:33:55 +10:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets FIX: More 404 image requests in test 2020-07-17 14:58:32 -04:00
plugin_tests.js.erb FIX: Allow plugins to provide test directories with transpiled `.js` 2020-06-16 14:31:01 -04:00
test_helper.js REFACTOR: Allow helpers to access site settings 2020-07-22 14:14:38 -04:00