]> git.ipfire.org Git - thirdparty/patchwork.git/commit
filters: re-add the possibility of filtering undelegated patches
authorMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 4 Jun 2019 21:31:39 +0000 (18:31 -0300)
committerStephen Finucane <stephen@that.guru>
Wed, 5 Jun 2019 10:32:27 +0000 (11:32 +0100)
commitb0b7e5dab2d1a8016cb90836134f42174ac5df31
treef9ab64ef690626782d9b29687727f94394e4e377
parent9f24264144df514d7ea6b9ee082a4530a083039b
filters: re-add the possibility of filtering undelegated patches

The filters.py redesign that happened for patchwork 1.1 removed
a functionality that we use a lot: to filter patches that weren't
delegated to anyone.

Also, it is a way harder to find someone to delegate with a free
text input. Use, instead a combo-box just like before.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: f439f541 ("Add delegate filter autocomplete support")
Closes: #60
[stephenfin: Rework release note and fix some style issues]
(cherry picked from commit e99490cf28e8104f42746d71f11618f4e6f427e1)
patchwork/filters.py
patchwork/templates/patchwork/filters.html
releasenotes/notes/issue-60-9d4fc111242f7db6.yaml [new file with mode: 0644]