discourse-assign/spec
Krzysztof Kotlarek 5779385d66
FIX: don't display inactive assignments (#283)
There is an active flag for assignments. It is used to bring assignments back when topic is reopened.

However, when assignment is inactive, it should not be displayed on assigned list or search.
2022-01-19 22:20:21 +01:00
..
components FIX: don't display inactive assignments (#283) 2022-01-19 22:20:21 +01:00
db/post_migrate FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
fabricators FEATURE: Trigger webhook when assigning and unassigning topics (#61) 2020-03-06 11:57:46 -07:00
integration FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
jobs DEV: Fix spec (#255) 2021-11-22 16:05:15 +11:00
lib FIX: Only active assigns should be included in reminders (#281) 2022-01-14 15:23:29 -05:00
models FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
requests FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
serializers FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
support FEATURE: new assignable group option instead of messageable (#195) 2021-09-08 10:30:13 +10:00
plugin_spec.rb FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00