discourse-assign/spec/requests
zogstrip a024e26d2d
FEATURE: add "assigned:<name>" filter (in the /filter page)
The "assigned:<name>" filter was already available in the advanced
search but it wasn't in the /filter page.

This commit adds that filter allowing anyone to filter topics assigned
to either a specific user (using their username) or to a specific group
(using its name).
2025-03-18 16:49:27 +01:00
..
assign_controller_spec.rb FIX: Not send notifications when it should never notify assignment (#620) 2024-12-12 11:28:11 -03:00
list_controller_spec.rb FEATURE: add "assigned:<name>" filter (in the /filter page) 2025-03-18 16:49:27 +01:00
search_controller_spec.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00