pgAdmin 4 commit: Added support for multi-cell selection in the query t - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added support for multi-cell selection in the query t
Date
Msg-id E1ntNoh-0001m2-RB@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added support for multi-cell selection in the query tool grid. Fixes #7380

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6d26d5833f9c02ebfcf02cc1549a093f07ec8f80
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                  |  1 +
web/package.json                                   |  2 +-
.../js/components/QueryToolDataGrid/index.jsx      |  9 ++++++
.../static/js/components/sections/ResultSet.jsx    | 35 +++++++++++++++++++---
.../js/components/sections/ResultSetToolbar.jsx    |  4 +--
web/yarn.lock                                      |  4 +--
6 files changed, 46 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin]: Feature test cases fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin 4][Patch] : Fixed the RM #7368