[pgadmin-org/pgadmin4] 9a6516: Ensure that the query tool creates a new tab with ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 9a6516: Ensure that the query tool creates a new tab with ...
Date: 2022-09-23 05:50:00
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/98c50a-9a6516@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9a6516a8b3f1875424459d129edf8e92109ab11d
https://github.com/pgadmin-org/pgadmin4/commit/9a6516a8b3f1875424459d129edf8e92109ab11d
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
M docs/en_US/release_notes_6_15.rst
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ConnectionBar.jsx
M web/pgadmin/tools/sqleditor/static/js/show_query_tool.js
M web/pgadmin/tools/sqleditor/static/js/show_view_data.js

Log Message:
-----------
Ensure that the query tool creates a new tab with the appropriate user when pressing Alt+Shift+Q. #5210 (#5350)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-23 08:23:45 [pgadmin-org/pgadmin4]
Previous Message dependabot[bot] 2022-09-23 05:41:40 [pgadmin-org/pgadmin4] 3cf8aa: Bump minimist from 1.2.5 to 1.2.6 in /runtime