Plugin for assigning users to a topic
Go to file
Joffrey JAFFEUX 92a1167a68
FIX: explicit assign on user selection (#184)
Also drops autofocus as it's the first item in the form
2021-08-16 10:56:01 +02:00
.github/workflows DEV: Update CI workflows (#167) 2021-07-02 17:05:27 +02:00
app DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
assets FIX: explicit assign on user selection (#184) 2021-08-16 10:56:01 +02:00
config Update translations (#181) 2021-08-04 14:13:41 +02:00
db FIX: Handle invalid source data in CF migration (#172) 2021-07-14 22:02:27 +02:00
jobs DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
lib DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
spec FIX: filter by "nobody" was broken (#176) 2021-07-22 15:00:27 +05:30
test/javascripts FIX: Hide Unassigned if user doesn't have access (#179) 2021-07-30 20:58:39 +02:00
.discourse-compatibility DEV: Migrate from {{user-selector}} to {{email-group-user-chooser}} (#146) 2021-02-15 12:34:55 +03:00
.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
.prettierrc DEV: Post-release cleanup (#163) 2021-06-28 17:37:27 +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 Build(deps): Bump rexml from 3.2.4 to 3.2.5 (#155) 2021-05-02 17:09:19 +02:00
README.md Update README.md 2018-11-27 15:26:36 +11:00
package.json DEV: prettier 2.2.1 (#136) 2021-01-27 10:45:35 +01:00
plugin.rb FIX: filter by "nobody" was broken (#176) 2021-07-22 15:00:27 +05:30
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock Build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#183) 2021-08-13 00:49:20 +02:00

README.md

Documentation

Official documentation is at:

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