pgAdmin 4 commit: Introduction of the privilege support for database ob - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Introduction of the privilege support for database ob
Date
Msg-id E1a9YB8-0004lF-D5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Introduction of the privilege support for database object (Patch:
Murtuza Zabuawala), and Unique column control for backform (Harshal
Dhumal).

Also, includes some fixes for the model, & collection handling.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js   |    2 +-
web/pgadmin/static/js/backform.pgadmin.js          |  331 ++++++++++++++++++--
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js |  248 +++++++++++++++
3 files changed, 554 insertions(+), 27 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not show the properties in property windows, when
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixed the issue while parsing, and assigning the data