discourse/test/javascripts
Guo Xiang Tan 521782fc9c
FIX: Search checkboxes incorrectly being checked on similar prefix.
Incorrect search filters like `in:personalasd` will end up checking the
checkbox for `in:personal` because the regexp used was only doing prefix
matching.
2020-09-10 11:49:52 +08:00
..
acceptance FIX: Search checkboxes incorrectly being checked on similar prefix. 2020-09-10 11:49:52 +08:00
admin DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
components DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
controllers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
ember DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
fixtures Make prettier happy 2020-08-20 16:27:32 +02:00
helpers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
initializers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
lib DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
mixins DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
models DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
services DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
utils DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
widgets DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02: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 DEV: Throw an error instead of a string. 2020-08-28 11:40:16 +08:00