Re: PATCH:Treeview item sorting (pgAdmin4) - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject Re: PATCH:Treeview item sorting (pgAdmin4)
Date
Msg-id CAKKotZQT3ZNsLEjedv13S4bsZm50-ZgyyShA=6vZY4135hPL1w@mail.gmail.com
Whole thread Raw
In response to Re: PATCH:Treeview item sorting (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
Responses Re: PATCH:Treeview item sorting (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Dave,

Ashesh picked up on this task.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


On Thu, Jun 23, 2016 at 3:18 PM, Dave Page <dpage@pgadmin.org> wrote:
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.zabuawala@enterprisedb.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.vashi@enterprisedb.com> wrote:

On Fri, May 27, 2016 at 7:34 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.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



 
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers





--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: PATCH: Statistics for Tablespace (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH:Treeview item sorting (pgAdmin4)