Thread: pgAdmin 4 commit: Added the ability to resize columns on dashboard tabl

pgAdmin 4 commit: Added the ability to resize columns on dashboard tabl

From
Akshay Joshi
Date:
Added the ability to resize columns on dashboard tables. Fixes #7364

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=11cfea38609a79e9881010e80a75a08de8c6a6be
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                  |   3 +-
web/pgadmin/dashboard/static/js/Dashboard.jsx      | 117 ++++++++++-----------
.../misc/properties/CollectionNodeProperties.jsx   |  10 +-
.../misc/statistics/static/js/Statistics.jsx       |   4 +-
web/pgadmin/static/js/components/PgTable.jsx       |  18 ++--
5 files changed, 72 insertions(+), 80 deletions(-)