Plugin for assigning users to a topic
Go to file
Ahmed Gagan bc26f099fa
FIX: Group assignments dropdown on mobile (#76)
2020-07-14 11:55:07 +01:00
.tx Update translations 2018-09-10 13:57:52 -04:00
app FIX: Use Topic#url to generate topic URL 2020-05-18 13:08:03 +03:00
assets FIX: Group assignments dropdown on mobile (#76) 2020-07-14 11:55:07 +01:00
bin Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
config FEATURE: Assignments summary tab for groups (#70) 2020-07-10 09:45:18 +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 Make rubocop happy. 2020-06-17 15:43:30 +08:00
spec FEATURE: Assignments summary tab for groups (#70) 2020-07-10 09:45:18 +01:00
test/javascripts FEATURE: Assignments summary tab for groups (#70) 2020-07-10 09:45:18 +01:00
.eslintrc FIX: new select-kit test-helper 2019-06-06 09:34:42 +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
.travis.yml Configure Travis build 2019-01-04 21:30:53 +01:00
Gemfile DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02:00
Gemfile.lock DEV: Move to rubocop-discourse. 2020-05-06 17:48:30 +02: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 FIX: Group name with capital letter throws 404 error (#73) 2020-07-10 11:33:48 +01: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