discourse-assign/spec
Jarek Radosz d807491df2
FEATURE: Assign to group (#182)
Ability to assign groups.

To assign group, user must have a right to send a message to that group.

In addition, 2 jobs were introduced, - AssignNotification and UnassignNotification to inform interested users in the background about the new assignment.
2021-08-27 09:25:38 +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 FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +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: Assign to group (#182) 2021-08-27 09:25:38 +10:00
support FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
plugin_spec.rb DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00