discourse/test/javascripts
Dan Ungureanu 7d8c33a094 FIX: Include sub-sub-categories in new/unread counts (#8710)
The count used to be less than the real one because the topics in
sub-sub-categories and deeper were not taken into account.
2020-01-17 10:02:57 +00:00
..
acceptance DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
admin DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
components FIX: Change rootNone behavior in category-chooser (#8692) 2020-01-16 18:51:29 +01:00
controllers FEATURE: Make 'Reorder Categories' work with nested categories (#8578) 2019-12-19 12:27:01 +02:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures DEV: Fix tests 2020-01-15 15:57:37 +02:00
helpers DEV: Fix failing 2FA tests 2020-01-15 15:27:21 +02:00
initializers FEATURE: Load translation overrides without JS `eval` 2019-11-05 19:16:38 +01:00
lib DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
mixins DEV: Import EmberObject rather than global variable (#8256) 2019-10-29 14:23:50 -05:00
models FIX: Include sub-sub-categories in new/unread counts (#8710) 2020-01-17 10:02:57 +00:00
widgets REVERT: Remove feature topic on profile button from topic view (#8573) 2019-12-17 12:41:49 -08:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: Remove unsafe-eval from development CSP (#8569) 2019-12-30 12:17:12 +00:00