discourse-assign/spec
Dan Ungureanu dea72e708b FIX: Skip enqueuing reminders if no groups are allowed. (#39)
* FIX: Skip enqueuing reminders if no groups are allowed.

With an empty SiteSetting.assign_allowed_on_groups, it used to generate
an invalid query containing "group_users.group_id IN ()".
2019-07-10 09:58:35 +02:00
..
components Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
integration Disable flagging behaviour in favor of the new reviewable API (#34) 2019-05-14 16:29:50 -03:00
jobs FIX: Skip enqueuing reminders if no groups are allowed. (#39) 2019-07-10 09:58:35 +02:00
lib Feature: Allow assign on groups (#31) 2019-06-04 09:21:33 -03:00
models Revert "Staff is always allowed to assign (#36)" 2019-06-18 16:00:10 +10:00
requests Feature: Allow assign on groups (#31) 2019-06-04 09:21:33 -03:00
serializers Feature: Allow assign on groups (#31) 2019-06-04 09:21:33 -03:00