discourse/test/javascripts
Vinoth Kannan 8348a41124
FEATURE: add `regular_categories` field in site setting & user option. (#10477)
Like "default watching" and "default tracking" categories option now the "regular" categories support is added. It will be useful for sites that are muted by default. The user option will be displayed only if `mute_all_categories_by_default` site setting is enabled.
2020-08-20 00:35:04 +05:30
..
acceptance FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
admin DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
components REFACTOR: We can hardcode `#ember-testing` here to avoid a global 2020-08-17 15:56:17 -04:00
controllers REFACTOR: Migrate `screenTrack` to a service 2020-08-14 13:14:17 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FEATURE: add `regular_categories` field in site setting & user option. (#10477) 2020-08-20 00:35:04 +05:30
helpers Remove `Discourse` constant usage (#10470) 2020-08-19 08:51:48 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib FIX: Make sure user preference to open external links in new tab works for bookmark list excerpts (#10409) 2020-08-13 14:56:13 +10:00
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
services REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -04:00
utils Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
widgets FIX: do not override logo markup when loading page in dark mode 2020-08-18 20:33:42 -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 Remove `Discourse` constant usage (#10470) 2020-08-19 08:51:48 -04:00