pgAdmin 4 commit: Added two jinja2 template macro for support for privi - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Added two jinja2 template macro for support for privi
Date
Msg-id E1aMazN-0008Ny-77@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added two jinja2 template macro for support for priviliges and default
privileges.

Also, made a change in the privilege.js to scroll the div to make the
opening div visible properly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d0f7e69ad7981ae51768ac3dadf8773b3940962a
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
.../browser/server_groups/servers/static/js/privilege.js   |  4 ++++
.../servers/templates/macros/default_privilege.macros      | 14 ++++++++++++++
.../servers/templates/macros/privilege.macros              | 11 +++++++++++
3 files changed, 29 insertions(+)


pgadmin-hackers by date:

Previous
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: Remove "unsupported version" warning for Greenplum
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Changed the Unique Columns of the Variable Control ba