Plugin for assigning users to a topic
Go to file
dependabot[bot] 8b180021c8
Build(deps): Bump handlebars from 4.7.6 to 4.7.7 (#157)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:48:12 +10:00
.github/workflows DEV: Update CI workflows (#144) 2021-02-11 10:18:24 -06:00
app FIX: Improve error message when assigning a PM to a user who doesn't have access to the PM (#137) 2021-01-27 14:57:41 +03:00
assets UX: Improve quick access copy when no topics present (#151) 2021-04-23 11:00:22 -05:00
config Update translations (#156) 2021-05-04 15:18:02 +02:00
db DEV: Avoid nil custom fields (#154) 2021-05-05 11:15:50 +02:00
jobs FIX: Use top-level namespace for base classes (#52) 2019-09-16 13:39:32 -04:00
lib DEV: Avoid nil custom fields (#154) 2021-05-05 11:15:50 +02:00
spec FIX: Improve error message when assigning a PM to a user who doesn't have access to the PM (#137) 2021-01-27 14:57:41 +03:00
test/javascripts DEV: prettier 2.2.1 (#136) 2021-01-27 10:45:35 +01: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
.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: Unassign users after removing them from an assign allowed group. (#134) 2021-01-25 14:59:42 -03:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock Build(deps): Bump handlebars from 4.7.6 to 4.7.7 (#157) 2021-05-10 10:48:12 +10:00

README.md

Documentation

Official documentation is at:

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