discourse/plugins/discourse-assign
David Taylor 12c80d43ad
DEV: Remove AssigneeChooser (#34487)
This was almost exactly identical to the default
`EmailGroupUserChooser`, so we can just use that and update the CSS
selector accordingly.

Also resolves the `select-kit-resolved-components` deprecation
2025-08-22 12:34:36 +01:00
..
app
assets DEV: Remove AssigneeChooser (#34487) 2025-08-22 12:34:36 +01:00
config Update translations (#34436) 2025-08-21 11:02:39 +02:00
db/migrate
lib
spec FEATURE: filter tips for assigned topics (#33992) 2025-08-13 16:35:33 +10:00
svg-icons
test/javascripts DEV: Clean up d-assign tests (#34183) 2025-08-08 22:17:46 +02:00
plugin.rb FEATURE: filter tips for assigned topics (#33992) 2025-08-13 16:35:33 +10:00
README.md

Assign Plugin

Allows you to assign topics and individual posts (both private and public) to a user or group.

For more information, please see: https://meta.discourse.org/t/discourse-assign/58044