avatar dgrammatiko
dgrammatiko
13 Nov 2014

Can we add one more view with all the applied patches?

The reason I am asking for this is that if somebody applies a PR and later on the patch gets accepted the patch will not reveal itself in the list, and therefore is kinda hard to revert the patch from the environment.
As far as I checked there is a table in the db where the applied patches are stored, so it won’t be that hard to make one more view with a list of all this. (the data column also got the title, etc…)

avatar dgt41 dgt41 - open - 13 Nov 2014
avatar mbabker
mbabker - comment - 1 Jan 2015

In the current dev head, it is possible to filter on applied patches. So
it should be good from there.

On Thursday, November 13, 2014, Dimitris Grammatiko <
notifications@github.com> wrote:

Can we add one more view with all the applied patches?

The reason I am asking for this is that if somebody applies a PR and later
on the patch gets accepted the patch will not reveal itself in the list,
and therefore is kinda hard to revert the patch from the environment.
As far as I checked there is a table in the db where the applied patches
are stored, so it won’t be that hard to make one more view with a list of
all this. (the data column also got the title, etc…)


Reply to this email directly or view it on GitHub
#55.

avatar mbabker
mbabker - comment - 23 Feb 2015

Tagged 2.0.0.beta2 with ability to sort by applied status and filter on these items. I think this is good enough.

avatar mbabker mbabker - change - 23 Feb 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-02-23 02:01:32
avatar mbabker mbabker - close - 23 Feb 2015
avatar mbabker mbabker - close - 23 Feb 2015
avatar dgrammatiko
dgrammatiko - comment - 23 Feb 2015

Thanks @mbabker!

Add a Comment

Login with GitHub to post a comment