Plugin for assigning users to a topic
Go to file
Robin Ward 6d3bc3e4d0 FIX: If `fancy_title` was nil the job would fail
This is because we were only selecting `fancy_title` from the DB
and the method has a fallback.
2020-01-27 12:54:50 -05:00
.tx Update translations 2018-09-10 13:57:52 -04:00
app FIX: Convert ID into integer before sorting 2020-01-17 23:12:34 +01:00
assets FIX: prevents crash if assign_allowed_on_groups is empty 2020-01-22 09:50:40 +01:00
bin Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
config Update translations 2020-01-20 11:19:41 -05: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 FIX: If `fancy_title` was nil the job would fail 2020-01-27 12:54:50 -05:00
spec FIX: If `fancy_title` was nil the job would fail 2020-01-27 12:54:50 -05:00
test/javascripts TEST: Acceptance test for quick access assignments (#51) 2019-09-13 14:33:10 -04:00
.eslintrc FIX: new select-kit test-helper 2019-06-06 09:34:42 +02:00
.gitignore DEV: prettier/eslint 2019-01-11 17:33:51 +01:00
.rubocop.yml Inherit rubocop config from discourse repo 2018-12-03 00:35:26 +01:00
.travis.yml Configure Travis build 2019-01-04 21:30:53 +01:00
Gemfile Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
Gemfile.lock Update translations 2019-12-19 12:48:56 -05:00
README.md Update README.md 2018-11-27 15:26:36 +11:00
package.json DEV: prettier/eslint 2019-01-11 17:33:51 +01:00
plugin.rb FEATURE: Filter reviewables by assigned user (#58) 2019-11-25 13:48:09 -03:00
yarn.lock DEV: prettier/eslint 2019-01-11 17:33:51 +01:00

README.md

Documentation

Official documentation is at:

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