pgAdmin 4 commit: Adding validation for the previleges control.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding validation for the previleges control.
Date: 2016-02-10 07:31:23
Message-ID: E1aTPFD-00051L-C4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding validation for the previleges control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a02b1a4813ef2780d7c827c9ca5f4879d115c336
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/static/js/privilege.js | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-02-10 07:32:15 Re: PATCH: Added macro for default privileges [pgAdmin4]
Previous Message Ashesh Vashi 2016-02-10 07:30:27 pgAdmin 4 commit: Adding more jinja2 template macros for the default pr