Plugin for assigning users to a topic
Go to file
Régis Hanol 615ad7c5c3
FIX: don't 'return' in 'flag_reviewed' block
2019-05-15 12:50:52 +02:00
.tx Update translations 2018-09-10 13:57:52 -04:00
app Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
assets Fix template indentation 2019-05-13 17:18:36 -03:00
bin Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
config Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
db/migrate Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
jobs Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
lib Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
spec Disable flagging behaviour in favor of the new reviewable API (#34) 2019-05-14 16:29:50 -03:00
test/javascripts DEV: Add simple acceptance smoke test for the assigned topics list 2019-05-08 18:09:36 -03:00
.eslintrc DEV: prettier/eslint 2019-01-11 17:33:51 +01: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-04-05 10:10:20 -04: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: don't 'return' in 'flag_reviewed' block 2019-05-15 12:50:52 +02: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