Thread: pgAdmin 4 commit: Gracefully informed the user that the database is alr

pgAdmin 4 commit: Gracefully informed the user that the database is alr

From
Akshay Joshi
Date:
Gracefully informed the user that the database is already connected when they click on 'Connect Database...'. Fixes
#3694

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d61b8eb1b39f2256a196827d5152f6ac520bb13d
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                  |  1 +
.../server_groups/servers/databases/__init__.py    | 49 ++++++++++++----------
.../servers/databases/static/js/database.js        | 11 +++--
3 files changed, 35 insertions(+), 26 deletions(-)