discourse/test/javascripts
Neil Lalonde 1ca81fbb95
FEATURE: set notification levels when added to a group (#10378)
* FEATURE: set notification levels when added to a group

This feature allows admins and group owners to define default
category and tag tracking levels that will be applied to user
preferences automatically at the time when users are added to the
group. Users are free to change those preferences afterwards.
When removed from a group, the user's notification preferences aren't
changed.
2020-08-06 12:27:27 -04:00
..
acceptance FEATURE: set notification levels when added to a group (#10378) 2020-08-06 12:27:27 -04: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 REFACTOR: Move Page title / focus / counts logic to service 2020-08-04 12:02:25 -04:00
ember Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
fixtures FEATURE - allow category group moderators to split/merge topics (#10351) 2020-08-05 10:33:25 -04:00
helpers FIX: Pretender errors were being swallowed 2020-08-05 15:48:57 -04:00
initializers DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
lib FIX: replace fullPath while rewriting the /my/ URLs. 2020-08-05 23:22:15 +05:30
mixins Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
models FIX: Pretender errors were being swallowed 2020-08-05 15:48:57 -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 DEV: Correctly render data- attributes in widget hbs templates (#10376) 2020-08-06 14:33:09 +01: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: Remove Discourse.__container__ from tests 2020-07-28 14:58:31 -04:00