discourse-assign/app/models
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
..
assign_mailer_site_settings.rb FEATURE: Improve assign mailer site setting (#57) 2019-11-26 11:41:52 +02:00
assignment.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
remind_assigns_frequency_site_settings.rb FEATURE: Users can override reminders frequency (#30) 2019-05-27 10:53:37 -03:00