This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/test/javascripts
Sam Saffron f780920759 FEATURE: mention in secure category to prioritize groups
This feature allows @ mentions to prioritize showing members of a group who
have explicit permission to a category.

This makes it far easier to @ mention group member when composing topics in
categories where only the group has access.

For example:

If Sam, Jane an Joan have access to bugs category.

Then `@` will auto complete to (jane,joan,sam) ordered on last seen at

This feature works on new topics and existing topics. There is an explicit
exclusion of trust level 0,1,2 groups cause they get too big.
2019-08-06 17:57:56 +10:00
..
acceptance FIX: Modal onClose was being called repeatedly 2019-08-01 15:42:43 -04:00
admin DEV: group_list site settings should store IDs instead of group names (#7860) 2019-07-19 15:17:58 -03:00
components FEATURE: new date/time components (#7898) 2019-07-18 17:29:41 +02:00
controllers DEV: prevents staff computed property to be overridden (#7931) 2019-07-24 22:01:08 +02:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FEATURE: Add a test facility to the watched words admin interface 2019-08-02 15:29:12 +01:00
helpers FEATURE: Allow choice of category when making a PM public (#7907) 2019-07-19 11:52:50 -04:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FEATURE: mention in secure category to prioritize groups 2019-08-06 17:57:56 +10:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models FIX: Hide live-loaded posts from ignored users 2019-07-25 12:01:29 +01:00
widgets DEV: prevents staff computed property to be overridden (#7931) 2019-07-24 22:01:08 +02:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: Debundle plugin javascript assets and don't load if disabled (#7566) 2019-07-15 20:22:54 +05:30