pgAdmin 4 commit: Introduced new controls to show the list of a node ty - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Introduced new controls to show the list of a node ty
Date
Msg-id E1aDPiN-0002f6-Ey@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Introduced new controls to show the list of a node type (by name and id) as properties of other node.
Resolved a typo in privileges control.
Removed duplicate lines in backform.pgadmin.js

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/__init__.py                    |   6 +
web/pgadmin/browser/collection.py                  |   3 +-
.../server_groups/servers/static/js/privilege.js   |   4 +-
web/pgadmin/browser/static/css/browser.css         |   6 +-
web/pgadmin/browser/static/js/node.ui.js           | 158 +++++++++++++++++++++
web/pgadmin/browser/templates/browser/css/node.css |   6 +
web/pgadmin/browser/templates/browser/js/node.js   |   6 +-
web/pgadmin/static/js/backform.pgadmin.js          |  27 ----
8 files changed, 183 insertions(+), 33 deletions(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: pgAdmin3: check_option translated in View editing dialog
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Keep all the information in the tree node data in the