Plugin for assigning users to a topic
Go to file
Sam Saffron 6f031f5432 FIX: correctly count assigned topics for user
Previously we were looking at deleted topics
2019-05-03 11:24:16 +10:00
.tx Update translations 2018-09-10 13:57:52 -04:00
app FEATURE: Limit the amount of assigned topics an user can have. (#29) 2019-05-02 10:44:11 -03:00
assets FIX: class for wrapper changed 2019-04-19 13:57:09 -04:00
bin Transifex integration 2017-12-08 12:17:23 -05:00
config FEATURE: Limit the amount of assigned topics an user can have. (#29) 2019-05-02 10:44:11 -03:00
db/migrate FEATURE: Remind users of assigned tasks. (#28) 2019-04-30 10:02:26 +10:00
jobs Remind scheduled job only needs to run once a day. 2019-04-30 13:43:09 +08:00
lib FIX: correctly count assigned topics for user 2019-05-03 11:24:16 +10:00
spec FEATURE: Limit the amount of assigned topics an user can have. (#29) 2019-05-02 10:44:11 -03:00
test/javascripts/acceptance DEV: Fix heisentests. (#18) 2018-11-27 11:54:19 +01: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 Transifex integration 2017-12-08 12:17:23 -05: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 FEATURE: Remind users of assigned tasks. (#28) 2019-04-30 10:02:26 +10: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