pgAdmin 4 commit: Adding the node at correct place in the browser tree

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding the node at correct place in the browser tree
Date: 2016-01-05 07:32:09
Message-ID: E1aGM6D-0005nx-FS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding the node at correct place in the browser tree after creating new object.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aec96b4933a3c238e1a03b899b11c07a814dfd10

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 52 ++++++++++++++++++++----
1 file changed, 45 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-05 07:48:58 pgAdmin 4 commit: Passing the control, and field information along with
Previous Message Ashesh Vashi 2016-01-05 07:06:45 pgAdmin 4 commit: Resolving few issues with the drop/drop cascade objec