pgAdmin 4 commit: Improve icon alignment.

2017-09-22 Thread Dave Page
Improve icon alignment. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=62c93765462b5505a927b2621d5a78a601b614ed Author: Chethana Kumar Modified Files -- .../servers/databases/casts/static/img/cast.svg | 2 +- .../serve

Re: pgAdmin 4 debian packaging (?)

2017-09-22 Thread Raphaël ENRICI
Hi Dave! On Fri, Sep 22, 2017 at 3:17 PM, Dave Page wrote: > > > On Fri, Sep 22, 2017 at 1:43 PM, Raphaël ENRICI wrote: >> >> Hi Devrim, >> >> On Fri, Sep 22, 2017 at 2:24 PM, Devrim Gündüz wrote: >> > Hi, >> > >> > On Fri, 2017-09-22 at 14:17 +0200, Raphaël ENRICI wrote: >> >> I just wanted to

Re: pgAdmin 4 debian packaging (?)

2017-09-22 Thread Dave Page
On Fri, Sep 22, 2017 at 1:43 PM, Raphaël ENRICI wrote: > Hi Devrim, > > On Fri, Sep 22, 2017 at 2:24 PM, Devrim Gündüz wrote: > > Hi, > > > > On Fri, 2017-09-22 at 14:17 +0200, Raphaël ENRICI wrote: > >> I just wanted to know if anybody was working on packagind pgAdmin 4 for > >> Debian? > > > >

pgAdmin 4 debian packaging

2017-09-22 Thread Raphaël Enrici
Dear all, back from a long silence, hope everybody is going well. I just wanted to know if anybody was working on packagind pgAdmin 4 for Debian? If not, I may start working on this. Best, Raphaël

Re: pgAdmin 4 debian packaging (?)

2017-09-22 Thread Raphaël ENRICI
Hi Devrim, On Fri, Sep 22, 2017 at 2:24 PM, Devrim Gündüz wrote: > Hi, > > On Fri, 2017-09-22 at 14:17 +0200, Raphaël ENRICI wrote: >> I just wanted to know if anybody was working on packagind pgAdmin 4 for >> Debian? > > I think Christoph is working on this, if my memory serves well. Added him.

Re: pgAdmin 4 debian packaging (?)

2017-09-22 Thread Devrim Gündüz
Hi, On Fri, 2017-09-22 at 14:17 +0200, Raphaël ENRICI wrote: > I just wanted to know if anybody was working on packagind pgAdmin 4 for > Debian? I think Christoph is working on this, if my memory serves well. Added him. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com Postgr

pgAdmin 4 debian packaging (?)

2017-09-22 Thread Raphaël ENRICI
Dear all, back from a long silence, hope everybody is going well. I just wanted to know if anybody was working on packagind pgAdmin 4 for Debian? If not, I may start working on this. Best, Raphaël

Re: pgAdmin 4 commit: Tree view icons

2017-09-22 Thread Chethana Kumar
Hi Dave, On Fri, Sep 22, 2017 at 3:06 PM, Dave Page wrote: > Hi, > > Couple of issues I spotted in testing this: > > - pgAgent Job Steps no longer display an icon. > It is because of the file naming convention which is not matching with the css call. We need to ensure it once. > > - pgAdmin

Re: pgAdmin 4 commit: Tree view icons

2017-09-22 Thread Dave Page
Hi, Couple of issues I spotted in testing this: - pgAgent Job Steps no longer display an icon. - pgAdmin jobs and job look like they share the same icon - which is quite off-center. Screenshot attached. On Thu, Sep 21, 2017 at 11:29 AM, Chethana Kumar < chethana.ku...@enterprisedb.com> wrote: