Plugin for assigning users to a topic
Go to file
Justin DiRose 158cb01ac1
DEV: Add plugin testing workflow
2020-09-25 11:33:31 -05:00
.github/workflows DEV: Add plugin testing workflow 2020-09-25 11:33:31 -05:00
app FEATURE: Allow filtering users in group assigned tab (#95) 2020-08-12 23:39:14 +01:00
assets DEV: linting 2020-09-22 17:07:15 +02:00
config Update translations 2020-09-22 13:01:07 +00: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 SECURITY: Improve topic permission checks 2020-07-21 10:12:48 +01:00
spec REFACTOR: Use core `default_results` function (#111) 2020-09-16 12:18:14 +01:00
test/javascripts FEATURE: Advanced search filters for assigned topics (#102) 2020-09-11 12:15:50 +01:00
.discourse-compatibility DEV: Pin plugin version for Discourse <= 2.5.1 stable branch too 2020-09-14 12:25:10 +05:30
.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
.travis.yml Configure Travis build 2019-01-04 21:30:53 +01:00
Gemfile DEV: Add RubyGems as source 2020-09-25 11:32:55 -05:00
Gemfile.lock DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
README.md Update README.md 2018-11-27 15:26:36 +11:00
package.json DEV: linting 2020-09-22 17:07:15 +02:00
plugin.rb REFACTOR: Use core `default_results` function (#111) 2020-09-16 12:18:14 +01:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock DEV: linting 2020-09-22 17:07:15 +02:00

README.md

Documentation

Official documentation is at:

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