discourse-assign/test/javascripts
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
..
acceptance FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
components FEATURE: better UI for group assignments (#197) 2021-09-09 12:18:18 +10:00
fixtures FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00