pgAdmin 4 commit: Added a new button to the query tool toolbar to open

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added a new button to the query tool toolbar to open
Date: 2020-08-28 12:52:37
Message-ID: E1kBdrx-0003Ar-EH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-28 12:53:35 Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more
Previous Message Aditya Toshniwal 2020-08-28 12:20:14 Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more