pgAdmin 4 commit: Added support for the password cell.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support for the password cell.
Date: 2016-06-03 10:43:52
Message-ID: E1b8ma0-0002tD-Er@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Added support for the password cell.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5eef63c0683ea6e5b248d53a6d5c8de16d9fa5f6
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 23 +++++++++++++
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js | 39 ++++++++++++++++++++++
2 files changed, 62 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-03 10:46:26 pgAdmin 4 commit: Removing wrongly overridden CSS on the Select2 arrow,
Previous Message Ashesh Vashi 2016-06-03 10:37:35 Re: User management functionality patch [pgadmin4]