pgAdmin 4 commit: Added a new button to the query tool toolbar to open - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added a new button to the query tool toolbar to open
Date
Msg-id E1kBdrx-0003Ar-EH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added a new button to the query tool toolbar to open a new query tool window. Fixes #4059

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e8b192be3edd5a4336407e94a4da078b130306c5
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                  |  1 +
.../tools/datagrid/templates/datagrid/index.html   |  8 +++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 76 ++++++++++++++++++++++
3 files changed, 85 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more