Plugin for assigning users to a topic
Go to file
Penar Musaraj 8b36f31034 FIX: Avoid triggering Safari username autocomplete on Assign Topic input
Safari on macOS triggers the OS's username/password dropdown whenever it finds
a mention of "username" near an input.
2019-11-19 13:44:57 -05:00
.tx Update translations 2018-09-10 13:57:52 -04:00
app FEATURE: order assigned list by reverse bump date 2019-11-01 15:35:12 +11:00
assets FIX: currentURL is unstable for in route transitions 2019-11-06 16:36:26 +11:00
bin Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
config FIX: Avoid triggering Safari username autocomplete on Assign Topic input 2019-11-19 13:44:57 -05:00
db/migrate DEV: use group ids to allow assign on groups [Undo Revert] (#41) 2019-07-19 10:30:44 -03:00
jobs FIX: Use top-level namespace for base classes (#52) 2019-09-16 13:39:32 -04:00
lib FIX: do not self-assign based on quoted text 2019-10-29 19:00:39 +01:00
spec FEATURE: order assigned list by reverse bump date 2019-11-01 15:35:12 +11:00
test/javascripts TEST: Acceptance test for quick access assignments (#51) 2019-09-13 14:33:10 -04:00
.eslintrc FIX: new select-kit test-helper 2019-06-06 09:34:42 +02: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-10-10 11:24:36 -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: new category setting to add "Unassigned" navigation menu 2019-11-01 14:15:28 +11: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