avatar RCheesley
RCheesley
22 Mar 2014

When I am using com_patchtester I am unable to sort the patches by the status column. This means that if I have applied a patch which is many pages in, I have to either know the ID of the patch or the name of the patch to find it - I can't quickly see if anyon patches are applied in my installation.

It would be ideal if you could sort the patches by the status column to quickly see if any patches are currently applied.

avatar RCheesley RCheesley - open - 22 Mar 2014
avatar mbabker mbabker - reference | - 22 Mar 14
avatar mbabker
mbabker - comment - 22 Mar 2014

I started code for it. It's working now on each individual page, but because of how we're requesting the data (we aren't caching pull requests in the database, rather fetching live from GitHub and caching in a JSON file for a user specified time if enabled), we'll need to rework the request part a little bit.

avatar mbabker
mbabker - comment - 2 May 2014

This is now working with the current development HEAD. Still want to make a couple more UI tweaks before pushing a new package.

avatar mbabker mbabker - close - 2 May 2014

Add a Comment

Login with GitHub to post a comment