discourse-assign/spec
Krzysztof Kotlarek 0b5f688451
FIX: ensure that assignee is participant of pm (#349)
We are already checking that assignee has access to the private message. However, admin still can be assigned as technically they have access.

We should ensure that assignee has direct access to the message.
2022-06-16 10:08:22 +10:00
..
components FEATURE: Show note in tooltip (#327) 2022-05-05 15:04:57 +08: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: Small refactors for future work (#332) 2022-05-11 14:03:54 +08:00
lib FIX: ensure that assignee is participant of pm (#349) 2022-06-16 10:08:22 +10:00
models FIX: Broken reviewable filter (#318) 2022-04-23 01:31:36 +02:00
requests FEATURE: Add assign note (#326) 2022-05-05 13:21:14 +08:00
serializers FEATURE: Promote polymorphic bookmarks (#339) 2022-05-24 11:22:40 +10: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