pgAdmin 4 commit: Fixed an issue on a new connection when the server is - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue on a new connection when the server is
Date
Msg-id E1kRwHN-0004Or-In@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue on a new connection when the server is disconnected and we are trying to connect it using the new
connectionmodel. 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b7e3ce64e10d5dff331270937f76501107f3c12
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../js/sqleditor/new_connection_dialog_model.js    | 144 +++++++++++----------
1 file changed, 75 insertions(+), 69 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: New connection issue.
Next
From: Akshay Joshi
Date:
Subject: Re: New connection issue.