Plugin for assigning users to a topic
Go to file
Jarek Radosz b5cbb1779f
DEV: Fix a linting error (#132)
2021-01-21 22:30:21 +01:00
.github/workflows DEV: Update CI workflows 2020-10-14 16:27:51 +00:00
app FEATURE: Allow filtering users in group assigned tab (#95) 2020-08-12 23:39:14 +01:00
assets Use the new discourseDebounce function wrapper. (#124) 2020-12-22 14:34:03 -03:00
config Update translations (#130) 2021-01-19 15:47:17 +01:00
db/migrate FIX: Make migration compatible with stable branch 2019-12-02 14:01:39 +00:00
jobs FIX: Use top-level namespace for base classes (#52) 2019-09-16 13:39:32 -04:00
lib SECURITY: Improve topic permission checks 2020-07-21 10:12:48 +01:00
spec REFACTOR: Use core `default_results` function (#111) 2020-09-16 12:18:14 +01:00
test/javascripts DEV: Fix a linting error (#132) 2021-01-21 22:30:21 +01:00
.discourse-compatibility DEV: Pin plugin version for Discourse <= 2.5.1 stable branch too 2020-09-14 12:25:10 +05:30
.eslintrc DEV: apply coding standards (#109) 2020-09-04 13:24:23 +02:00
.gitignore DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.rubocop.yml DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
.template-lintrc.js DEV: Apply prettier 2020-09-09 18:41:42 +01:00
Gemfile DEV: Add RubyGems as source 2020-09-25 11:32:55 -05:00
Gemfile.lock DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
README.md Update README.md 2018-11-27 15:26:36 +11:00
package.json DEV: linting 2020-09-22 17:07:15 +02:00
plugin.rb FEATURE: show assigned user on search results (#123) 2020-12-17 21:58:35 +05:30
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock DEV: linting 2020-09-22 17:07:15 +02:00

README.md

Documentation

Official documentation is at:

https://meta.discourse.org/t/discourse-assign/58044