Re: PATCH:Treeview item sorting (pgAdmin4)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH:Treeview item sorting (pgAdmin4)
Date: 2016-06-23 09:48:48
Message-ID: CA+OCxoyWkHdW6oLTeaL5g22KOLwjn1YALH+BhUqBc_vxyZbtrA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

Can you please check this is still relevant, and if so, rebase it? Somehow
I missed it when you first posted it :-(

On Tue, May 31, 2016 at 11:06 AM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA patch to add server & client side sorting of nodes when node is
> renamed or newly added in tree.
> Bug #1244
>
> *TODO://*
> Need a way to handle a case on client side when in object is moved out of
> collection.
>
> *[ For time being, I've included workaround that we will close the tree *
> *till parent node if we are not able to find object in parent ] *
>
>
> Regards,
> Murtuza
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> On Sat, May 28, 2016 at 6:53 PM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> On Fri, May 27, 2016 at 7:34 PM, Murtuza Zabuawala <
>> murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>>
>>> Hi,
>>>
>>> PFA patch, To address RM#1244.
>>>
>>> Now we are sorting all collection nodes based on it's labels.
>>>
>> The patch takes care sorting the nodes at server side.
>> When we rename a node, or add a new node object, we will need to add the
>> necessary logic at client side.
>>
>> --
>>
>> 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>
>>
>>>
>>>
>>> --
>>> Regards,
>>> Murtuza Zabuawala
>>> EnterpriseDB: http://www.enterprisedb.com
>>> The Enterprise PostgreSQL Company
>>>
>>>
>>> --
>>> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>>> To make changes to your subscription:
>>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>>
>>>
>>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-06-23 10:05:37 PATCH: Statistics for Tablespace (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-06-23 09:14:26 PATCH: Allow default ACLs to be specified when creating a schema (pgAdmin4)