[PATCH v2] filters: re-add the possibility of filtering undelegated patches

2019-08-07 Thread Mauro Carvalho Chehab
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

Re: Fw: [PATCH v2] filters: re-add the possibility of filtering undelegated patches

2019-06-05 Thread Stephen Finucane
labs.org > Subject: [PATCH v2] 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, i

Fw: [PATCH v2] filters: re-add the possibility of filtering undelegated patches

2019-06-04 Thread Mauro Carvalho Chehab
Forwarded message: Date: Tue, 4 Jun 2019 15:07:58 -0300 From: Mauro Carvalho Chehab To: patchwork@lists.ozlabs.org Subject: [PATCH v2] filters: re-add the possibility of filtering undelegated patches The filters.py redesign that happened for patchwork 1.1 removed a functionality that we