Plugin for assigning users to a topic
Go to file
janzenisaac 5910fd5569
FIX: Refactor assign / reassign to combine logic (#250)
* Refactor and combine assign / reassign logic
2021-12-02 13:12:00 -06:00
.github/workflows DEV: Update CI workflows (#210) 2021-09-20 15:52:26 +02:00
app FIX: Refactor assign / reassign to combine logic (#250) 2021-12-02 13:12:00 -06:00
assets FIX: Refactor assign / reassign to combine logic (#250) 2021-12-02 13:12:00 -06:00
config FIX: Refactor assign / reassign to combine logic (#250) 2021-12-02 13:12:00 -06:00
db FIX: rename action_code_href to action_code_path (#234) 2021-11-08 14:32:21 +11:00
jobs FEATURE: assign to post (#224) 2021-11-01 09:27:13 +11:00
lib FIX: Refactor assign / reassign to combine logic (#250) 2021-12-02 13:12:00 -06:00
spec DEV: Fix spec (#255) 2021-11-22 16:05:15 +11:00
svg-icons FIX: correct group icons and notification message (#193) 2021-08-31 08:17:43 +10:00
test/javascripts Show custom topic tracking message when the user 'never' automatically tracks topics and gets assigned (#249) 2021-11-18 09:44:53 +08:00
.discourse-compatibility FIX: Pin plugin version when running discourse <= 2.8.0.beta7 (#245) 2021-11-15 17:18:25 -08: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
.prettierrc DEV: Post-release cleanup (#163) 2021-06-28 17:37:27 +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: current_user serializer not throwing error (#253) 2021-11-18 13:33:14 -06:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:00:20 +02:00
yarn.lock Build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#183) 2021-08-13 00:49:20 +02:00

README.md

Documentation

Official documentation is at:

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