discourse/test/javascripts
jbrw aa1fc01307
FEATURE - Moderators can create and manage groups (#10432)
Enabling the moderators_manage_categories_and_groups site setting will allow moderator users to create/manage groups.

* show New Group form to moderators

* Allow moderators to update groups and read logs, where appropriate

* Rename site setting from create -> manage

* improved tests

* Migration should rename old log entries

* Log group changes, even if those changes mean you can no longer see the group

* Slight reshuffle

* RouteTo /g if they no longer have permissions to view group
2020-08-19 10:41:40 -04:00
..
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 - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
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