pgAdmin 4 commit: Ensure the browser close confirmation is only shown w - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the browser close confirmation is only shown w
Date
Msg-id E1hqZy4-0005fm-95@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the browser close confirmation is only shown when closing a Query Tool which is running in a separate browser
tab.Fixes #4403 

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5371232af226045500d84e9006c3e494296f826
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_10.rst                  | 2 ++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 3 +--
2 files changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Clarify warnings about disabling the master password.
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Added re_sql test cases for privileges in Foreign Dat