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
David Taylor cc56f226b8 FIX: Correct mention autocomplete in new topics in unsecured categories
When autocompleting mentions in secure categories, we immediately populate the list with users which have permission to view the category. This logic is applied to unsecured categories as well, but the server returns an empty list of users. This commit teaches the autocomplete to understand empty lists of users without terminating the autocomplete dropdown.
2019-10-21 14:52:54 +01:00
..
acceptance DEV: Remove suspend from Admin::UsersController responses (#8206) 2019-10-18 01:49:26 +02:00
admin DEV: group_list site settings should store IDs instead of group names (#7860) 2019-07-19 15:17:58 -03:00
components UX: Better composer hyperlink modal (#8160) 2019-10-08 16:19:07 -04:00
controllers REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures DEV: Update JS test fixtures 2019-10-15 22:37:15 +01:00
helpers FIX: Flaky tests 2019-10-11 15:33:34 -04:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FIX: Correct mention autocomplete in new topics in unsecured categories 2019-10-21 14:52:54 +01:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
widgets FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00