pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: When selecting an SSL cert or key, update only the ex
Date: 2017-12-07 14:35:08
Message-ID: E1eMxGW-0007sh-MA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

When selecting an SSL cert or key, update only the expected path in the UI, not all of them. Fixes #2760. Fixes #2867

Branch
------
WEBPACK_DEVEL2

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

Modified Files
--------------
.../misc/file_manager/static/js/file_manager.js | 4 ++++
web/pgadmin/static/js/backform.pgadmin.js | 18 +++++++++++++++---
2 files changed, 19 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-12-07 14:35:09 pgAdmin 4 commit: Cleanup the layout of the filter data dialogue. Fixes
Previous Message Ashesh Vashi 2017-12-07 14:35:07 pgAdmin 4 commit: Fix various issues that could cause an exception on s