pgAdmin 4 commit: Fixes some issues and improves the PgTable component. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes some issues and improves the PgTable component.
Date
Msg-id E1nbcyX-0005zj-Rt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes some issues and improves the PgTable component.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/dashboard/static/js/Dashboard.jsx      | 18 +++++++--------
.../misc/dependencies/static/js/Dependencies.jsx   | 11 ++++-----
.../misc/dependents/static/js/Dependents.jsx       | 11 ++++-----
.../misc/properties/CollectionNodeProperties.jsx   | 20 +++++++---------
.../misc/statistics/static/js/Statistics.jsx       | 11 ++++-----
.../static/js/components/EmptyPanelMessage.jsx     | 27 ++++++++++++++++++++++
web/pgadmin/static/js/components/PgTable.jsx       | 21 ++++++++---------
7 files changed, 67 insertions(+), 52 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Improvements in PgTable component
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Improvements in PgTable component