discourse-assign/spec
Bianca Nenciu b4d85bd0ae
FIX: Count and show only active assignments (#286)
After a topic is closed, the assignment is not deleted but becomes
inactive. When this happened, it was not removed from the assignments
count or list.
2022-01-28 11:07:42 +02: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 FIX: Count and show only active assignments (#286) 2022-01-28 11:07:42 +02: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