pgAdmin 4 commit: Add a "scratch pad" to the Query Tool to hold textsn - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add a "scratch pad" to the Query Tool to hold textsn
Date
Msg-id E1guffa-0004DY-3F@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add a "scratch pad" to the Query Tool to hold text snippets whilst editing. Fixes #2233

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=255afe673afbab9df45b7deb0a76481f5dc51d1d

Modified Files
--------------
docs/en_US/query_tool.rst                          | 105 ++++++++++++++++-----
docs/en_US/release_notes_4_3.rst                   |   1 +
.../tools/sqleditor/static/css/sqleditor.css       |  15 +++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js |  24 +++--
4 files changed, 113 insertions(+), 32 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: RM2233 - Scratch pad
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOTwork when one of joined files is a TEMPORARY file