discourse-assign/spec/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
..
group_spec.rb UX: Only show assigned tab for groups where all users can assign (#103) 2020-08-28 15:18:25 +01:00
topic_spec.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
user_custom_field_spec.rb FEATURE: Users can override reminders frequency (#30) 2019-05-27 10:53:37 -03:00