Re: PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Ronan Dunklau <ronan(dot)dunklau(at)dalibo(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>
Subject: Re: PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)
Date: 2015-05-25 16:16:04
Message-ID: CAG7mmozeZ5Goapki8Td5+ViTQmdOt8KY8RpZ5wedoCqYo=xEiQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, May 15, 2015 at 4:28 PM, Ronan Dunklau <ronan(dot)dunklau(at)dalibo(dot)com>
wrote:

> Le mardi 28 avril 2015 13:54:47 Dave Page a écrit :
> > On Tue, Apr 28, 2015 at 12:21 PM, Ronan Dunklau
> >
> > <ronan(dot)dunklau(at)dalibo(dot)com> wrote:
> > >> - Server icons are no longer displayed on the treeview
> > >
> > > Fixed
> >
> > Confirmed.
> >
> > >> - Renaming a server fails with:
> > > Did it ever work ? I was not able to test this feature before, because
> of
> > > missing imports, so I just assumed it was not working in the first
> place.
> >
> > It did at one point, but it does currently seem to be broken in HEAD.
> > Probably my fault. I'll leave it for now until this work is complete.
> >
> > >> - Right-clicking on the tab bar and selecting any of the options to
> > >> open new panels (Online Help, pgAdmin Website etc.) no longer works.
> > >
> > > Small typo from me, fixed in attached page.
> >
> > Confirmed.
> >
> > >> - When creating a new server group, they are added to the treeview
> > >> with the name "undefined". Refreshing the page corrects the issue
> > >>
> > >> - Deleting or renaming a server group is reflected on the treeview,
> > >>
> > >> but not saved to the database so the change is reverted on refresh.
> > >
> > > I'll let Ashesh handle these one, probably introduced during his
> > > refactoring of CRUD operations.
> >
> > OK
> >
> > >> - Generate Test HTML fails with:
> > > Fixed in the attached patch,; to apply from master.
> >
> > Confirmed.
> >
> > Thanks Ronan!
>
> Where are we regarding the integration of these changes ?
>
Apologies for not replying soon enough.
I was too busy with my other important duties (work).

I will update you soon.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company
<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*
<http://www.linkedin.com/in/asheshvashi>

>
> --
> Ronan Dunklau
> http://dalibo.com - http://dalibo.org
>

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message J.F. Oster 2015-05-26 16:21:11 Re: Fwd: PATCH: Format SQL (external tool)
Previous Message Ashesh Vashi 2015-05-25 07:10:37 Re: PgAgent Patch