discourse-assign/spec
Ahmed Gagan 303274eae3
FEATURE: Advanced search filters for assigned topics (#102)
Adds three new search modifiers:

- in:assigned for assigned topics
- in:unassigned for unassigned topics
- assigned:{username} to list topics assigned to a specific user

These modifiers are all made available in the advanced search sidebar
2020-09-11 12:15:50 +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 FEATURE: Allow searching topics in group assigned tab (#97) 2020-08-12 23:40:04 +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