Plugin for assigning users to a topic
Go to file
romanrizzi 1eaeb39749 DEV: Add simple acceptance smoke test for the assigned topics list 2019-05-08 18:09:36 -03: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 UX: slightly more space right to the PM icon 2019-05-07 09:55:22 +02:00
bin Transifex integration 2017-12-08 12:17:23 -05:00
config FEATURE: Display PMs in assigned activity and differentiate them. (#27) 2019-05-07 16:30:47 +10: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 Assigned topics are now ordered by topics.bumped_at (#32) 2019-05-07 12:43:47 -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 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 Assigned topics are now ordered by topics.bumped_at (#32) 2019-05-07 12:43:47 -03: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