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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Gracefully informed the user that the database is alr
Date: 2020-05-04 07:54:00
Message-ID: E1jVVvM-0004DC-IW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(dot)v(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-04 07:54:30 Re: [pgAdmin4][Patch] - RM 5422 - Synonym Dependencies tab shows incorrect data
Previous Message Satish V 2020-05-04 07:17:10 Re: RM3694-If database is already connected and click on database then connect database should not displayed in Menu