discourse-assign/app
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
..
controllers/discourse_assign FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
mailers FIX: Use Topic#url to generate topic URL 2020-05-18 13:08:03 +03:00
models 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