discourse-assign/spec
jbrw 7a04569c0a
FIX: Only active assigns should be included in reminders (#281)
* FIX: Only active assigns should be included in reminders

* Update lib/pending_assigns_reminder.rb

Co-authored-by: Robin Ward <robin.ward@gmail.com>
2022-01-14 15:23:29 -05:00
..
components FIX: specs for search fix (#267) 2021-12-14 11:26:15 +01:00
db/post_migrate FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11: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: Fix spec (#255) 2021-11-22 16:05:15 +11:00
lib FIX: Only active assigns should be included in reminders (#281) 2022-01-14 15:23:29 -05:00
models FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
requests FEATURE: Assignment target is polymorphic (#218) 2021-10-14 09:22:29 +11:00
serializers FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01: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