[PATCH 00/51] A patchwork redesign v2

Finucane, Stephen stephen.finucane at intel.com
Thu Sep 24 00:02:12 AEST 2015


> Way too much time has passed since the original submission and I have no
> other
> excuse than the lack of time to look at patchwork. Good news though, making
> patchwork useful for us (i915 and more largely for projects hosted on
> freedesktop.org) is now (small, but still!) part of my work here at Intel,
> so
> expect some renewed activity.
> 
> Here's the delta from v1:
> 
>   - Rebased on top of master,
> 
>   - Autocompletion behaviour: I made sure that the previous behaviour, that
> is
>     being able to quickly type a string in the submitter input field and
> press
>     <Enter> to submit the form before the autocompletion kicks in, still
> works.
>     I also tweaked that same input field behaviour so that pressing <Enter>
>     after having selected a completion candidate also triggers a form
>     submission (Wolfram Sang, Peter Maydell),
> 
>   - Fixed the code splitting the commit message out of the rest of
> comments,
>     following Jeremy's suggestion,
> 
>   - Reduce a bit the vertical padding to allow more items in the same
> viewport
>     (Wolfram Sang),
> 
>   - Focus the user name field when loading the login page (Wolfram Sang),
> 
>   - Tweak a bit how the tags are displayed, based on the feedback from
>     Thomas Petazzoni,
> 
>   - Squashed patches fixing the unit tests into the respective patch
>     introducing the change causing the test failure in the first place
> (Jeremy
>     Kerr),
> 
> A git branch is available instead of having to grab the patches from the
> mailing-list:
> 
>   https://github.com/dlespiau/patchwork/tree/20150824-redesign
> 
> No test instance this time, but the mandatory screenshots!
> 
>   http://lespiau.name/patchwork/list.png
>   http://lespiau.name/patchwork/list-autocompletion.png
>   http://lespiau.name/patchwork/list-tags.png
>   http://lespiau.name/patchwork/patch-title.png
>   http://lespiau.name/patchwork/patch-commit-message.png
> 

Is there going to be a v3 of this taking my feedback comments into account?

Stephen


More information about the Patchwork mailing list