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/app
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
..
assets FIX: Correct mention autocomplete in new topics in unsecured categories 2019-10-21 14:52:54 +01:00
controllers FIX: id is always true since it's been to_i'd 2019-10-21 13:21:12 +01:00
helpers DEV: pluck_first 2019-10-21 12:08:20 +01:00
jobs DEV: pluck_first 2019-10-21 12:08:20 +01:00
mailers DEV: pluck_first 2019-10-21 12:08:20 +01:00
models DEV: pluck_first 2019-10-21 12:08:20 +01:00
serializers FEATURE: Display created and last_used dates for API keys 2019-10-09 14:24:41 +01:00
services DEV: pluck_first 2019-10-21 12:08:20 +01:00
views Add digest email template classes for popular post section 2019-10-16 11:22:33 -04:00