pgAdmin 4 commit: Ensure that browser should warn before close orrefre - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that browser should warn before close orrefre
Date
Msg-id E1gmC0o-0007S3-Ct@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that browser should warn before close or refresh. Fixes #3849

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_2.rst                   |  1 +
.../browser/register_browser_preferences.py        | 10 +++
web/pgadmin/browser/static/js/browser.js           | 14 +++-
web/regression/python_test_utils/test_utils.py     | 81 +++++++++++++---------
web/regression/runtests.py                         |  9 +--
5 files changed, 75 insertions(+), 40 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM3849] Ask to save unsaved query changes stopped working
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM3849] Ask to save unsaved query changes stopped working