pgAdmin 4 commit: Fix handling of errors when using "Connect Now?" for - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix handling of errors when using "Connect Now?" for
Date
Msg-id E1bD980-00066x-CW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix handling of errors when using "Connect Now?" for new servers. Fixes #1313.

Also fixes #1363 - display the server group properly in server properties.

Branch
------
master

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

Modified Files
--------------
.../browser/server_groups/servers/__init__.py      | 31 +++++++++++++---------
1 file changed, 18 insertions(+), 13 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgadmin-hackers] PATCH: To add "Move objects..” functionality in tablespace (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: Fix for issue RM1313 [pgadmin4]