Re: [pgadmin-hackers] PATCH: graphical explain

2016-04-20 Thread Dave Page
On Tuesday, April 19, 2016, Sanket Mehta wrote: > Hi, > > On Mon, Apr 18, 2016 at 5:38 PM, Dave Page > wrote: > >> >> >> On Monday, April 18, 2016, Sanket Mehta > > wrote: >> >>> Hi Dave, >>> >>> Regarding your second comment, >>> Almost all the libraries that I have checked uses Jquery UI which

Re: [pgadmin-hackers] PATCH: graphical explain

2016-04-20 Thread Sanket Mehta
On Wed, Apr 20, 2016 at 6:12 PM, Dave Page wrote: > > > On Tuesday, April 19, 2016, Sanket Mehta > wrote: > >> Hi, >> >> On Mon, Apr 18, 2016 at 5:38 PM, Dave Page wrote: >> >>> >>> >>> On Monday, April 18, 2016, Sanket Mehta >>> wrote: >>> Hi Dave, Regarding your second comment

[pgadmin-hackers] pgAdmin 4 commit: Cleanup debugger dashboard

2016-04-20 Thread Dave Page
Cleanup debugger dashboard Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=471cd72bb9447109475532dc9e3558e1be5d4d6a Modified Files -- web/pgadmin/tools/debugger/static/css/debugger.css | 20 + .../tools/debugger/templates/debugge

Re: [pgadmin-hackers] [pgAdmin4][Debugger]: Initial Patch

2016-04-20 Thread Dave Page
Thanks - applied! On Tuesday, April 19, 2016, Neel Patel wrote: > Hi Dave, > > Please find the attached patch file with below fix. > >- Remove the duplicate CSS and used the actual class for the debugger >button toolbar. >- As per the Ashesh's comment, previously we used 2 wcDocker i