discourse-assign/spec
David Taylor c4aefd5917
REFACTOR: Use core `default_results` function (#111)
This significantly reduces the amount of logic we need to carry in the discourse-assign plugin. One side effect is that I had to rename the 'q' parameter to 'search', so that it matches core's implementation.
2020-09-16 12:18:14 +01:00
..
components FEATURE: Advanced search filters for assigned topics (#102) 2020-09-11 12:15:50 +01:00
fabricators FEATURE: Trigger webhook when assigning and unassigning topics (#61) 2020-03-06 11:57:46 -07:00
integration FEATURE: Trigger webhook when assigning and unassigning topics (#61) 2020-03-06 11:57:46 -07:00
jobs FIX: Skip enqueuing reminders if no groups are allowed. (#39) 2019-07-10 09:58:35 +02:00
lib SECURITY: Improve topic permission checks 2020-07-21 10:12:48 +01:00
models UX: Only show assigned tab for groups where all users can assign (#103) 2020-08-28 15:18:25 +01:00
requests REFACTOR: Use core `default_results` function (#111) 2020-09-16 12:18:14 +01:00
serializers DEV: Specs were broken 2020-01-14 18:19:42 +01:00
support DEV: Additional specs for group assign summary (#81) 2020-07-21 12:18:18 +01:00