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

From: Ronan Dunklau <ronan(dot)dunklau(at)dalibo(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Cc: Dave Page <dpage(at)pgadmin(dot)org>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Subject: Re: PGAdmin 4 architecture (Was: [Patch] PGAdmin 4 JSON Handling)
Date: 2015-05-15 10:58:37
Message-ID: 2366095.yn94Z8OoDr@ronan.dunklau.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 ?

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-05-15 11:36:14 Re: pgAdmin4 Bug fix or my Fault ?
Previous Message Seçkin Alan 2015-05-15 09:39:07 pgAdmin4 Bug fix or my Fault ?