[pgAdmin][RM7350] More query tool fixes

2022-05-05 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes: 1. Warning/Confirm dialogs should be inside the query tool. 2. The Help button in View/Edit data should open the corresponding help page. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com*

Re: Fix copy button issue in Data output panel

2022-05-05 Thread Dave Page
Thanks, applied with a minor fix to stop the linter complaining. On Thu, 5 May 2022 at 04:42, Nikhil Mohite wrote: > Hi Hackers, > > Please find attached the patch to fix the copy button getting disabled > when the user selects a row in the Query Tool Data output panel. > > -- > *Thanks & Regard

pgAdmin 4 commit: Ensure the Copy button is enabled when columns or row

2022-05-05 Thread Dave Page
Ensure the Copy button is enabled when columns or rows are selected in the query tool results. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ebc9d7d2ee82f99c2d3139e11f262db3c12546c Author: Nikhil Mohite Modified Files -- .../t