discourse-assign/lib
Krzysztof Kotlarek dc8f43fbb1
FEATURE: Assignment target is polymorphic (#218)
Change `topic_id` to polymorphic approach (In the next step we will allow assigning to individual post)

`topic_id` column is still used for efficient display of assigned users on topic list (to avoid scanning posts)
2021-10-14 09:22:29 +11:00
..
discourse_assign FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
assigner.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
pending_assigns_reminder.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
random_assign_utils.rb FEATURE: improves random assign automation (#166) 2021-08-20 12:22:37 +02:00