pgAdmin 4 commit: Keep all the information in the tree node data in the - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Keep all the information in the tree node data in the
Date
Msg-id E1aDPiN-0002f3-Eu@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Keep all the information in the tree node data in the
getTreeNodeHierarchy(..) function, and make changes to make the
generate_url function to work with it.

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/collection.js     |  2 +-
web/pgadmin/browser/templates/browser/js/node.js   | 24 ++++++++++++++++------
2 files changed, 19 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Introduced new controls to show the list of a node ty
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Adding the SQL tab for the nodes, with 'hasSQL' prope