discourse-assign/spec/serializers
Krzysztof Kotlarek 1a1dffc5e8
FEATURE: active flag for assignments (#264)
When topic is closed, we mark assignments as "inactive". Then when it is reopen and setting reassign_on_open is enabled, we bring back previous assignments.

We were already using custom fields for archive message and move to inbox. I changed custom fields solution to use active flag on Assignment model
2021-12-13 08:36:14 +01:00
..
flagged_topic_serializer_spec.rb FEATURE: assign to post (#224) 2021-11-01 09:27:13 +11:00
group_show_serializer_spec.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
post_serializer_spec.rb FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
suggested_topic_serializer_spec.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
topic_list_serializer_spec.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00