discourse-assign/spec/requests
Régis Hanol a600428115
FEATURE: add "assigned:<name>" filter (in the /filter page) (#648)
* 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).

* DEV: use argument instead of instance variable

* SPEC: add spec for when the user can't assign
2025-03-24 10:34:12 +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) (#648) 2025-03-24 10:34:12 +01:00
search_controller_spec.rb DEV: remove assign_path and assign_icon from seralizers (#568) 2024-05-06 12:12:45 +10:00