discourse-assign/spec
Krzysztof Kotlarek 375f7ba78d
FEATURE: new assignable group option instead of messageable (#195)
V1 of group assign was using "who can message" to determine if group can be assigned.

This PR is introducing new separate setting "who can assign"
2021-09-08 10:30:13 +10:00
..
components FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
db/post_migrate FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
fabricators FEATURE: Trigger webhook when assigning and unassigning topics (#61) 2020-03-06 11:57:46 -07:00
integration DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
jobs FIX: correct group icons and notification message (#193) 2021-08-31 08:17:43 +10:00
lib FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
models FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
requests FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
serializers FEATURE: new assignable group option instead of messageable (#195) 2021-09-08 10:30:13 +10:00
support FEATURE: new assignable group option instead of messageable (#195) 2021-09-08 10:30:13 +10:00
plugin_spec.rb DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00