Re: [pgAdmin4][RM#3319] Fix the cancel query button glitch in query tool

2018-07-02 Thread Dave Page
Thanks, patch applied. On Mon, Jul 2, 2018 at 5:58 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix the issue where cancel button remains enabled even after > the query execution completes, I have moved the enable/disable logic for > that button with r

[pgAdmin4][RM#3319] Fix the cancel query button glitch in query tool

2018-07-01 Thread Murtuza Zabuawala
Hi, PFA patch to fix the issue where cancel button remains enabled even after the query execution completes, I have moved the enable/disable logic for that button with rest of the buttons in '*disable_tool_buttons*' method & removed tests which are not required as we are already testing ' *disable