pgAdmin 4 commit: Prompt the user to save dirty queries rather thandis - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prompt the user to save dirty queries rather thandis
Date
Msg-id E1dSWTV-0000go-4S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prompt the user to save dirty queries rather than discard them for a more natural workflow. Fixes #1972

Branch
------
master

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

Modified Files
--------------
.../xss_checks_panels_and_query_tool_test.py       | 16 +---
.../sqleditor/templates/sqleditor/js/sqleditor.js  | 98 ++++++++++++++++++----
web/regression/feature_utils/pgadmin_page.py       |  2 +-
3 files changed, 82 insertions(+), 34 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: [RM1972][pgAdmin4] Improve query tool close workflow.
Next
From: Dave Page
Date:
Subject: Re: [RM1972][pgAdmin4] Improve query tool close workflow.