discourse/test/javascripts
Martin Brennan 12d4d51d81
FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734)
* This is to prevent user's timezones being changed accidentally
e.g. by admin looking at a user
* This problem only occurred via the user card, however the user card
was still calling userTimezone even if the setting to display user
time in card was disabled
2020-05-11 11:01:47 +10:00
..
acceptance FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
admin Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
components DEV: allows select-kit to prevent autofocus of header after onChange (#9718) 2020-05-09 10:26:23 +02:00
controllers FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FEATURE: Filter settings by plugin (#9692) 2020-05-10 14:07:45 +03:00
helpers DEV: Upgrade sinon and fix time based bookmark tests (#9647) 2020-05-07 09:10:32 +10:00
initializers Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
lib DEV: Remove INLINE_ONEBOX_* constants 2020-05-07 16:14:38 -04:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: CurrentUser now must be passed to resolveTimezone and user card local time issues (#9734) 2020-05-11 11:01:47 +10:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets DEV: Add remove button function to PluginAPI (#9627) 2020-05-05 09:18:02 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: calling preload-store is deprecated (#9703) 2020-05-08 17:04:28 +02:00