pgAdmin 4 commit: Fixed issues related to porting of dependent, depende - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issues related to porting of dependent, depende
Date
Msg-id E1nFUuO-0004xY-Hx@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed issues related to porting of dependent, dependencies, and statistics panel.

refs #7016

Branch
------
master

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

Modified Files
--------------
.../xss_checks_panels_and_query_tool_test.py       |  7 ++--
.../misc/dependencies/static/js/Dependencies.jsx   | 15 ++++----
.../misc/dependents/static/js/Dependents.jsx       | 15 ++++----
web/pgadmin/misc/static/utils/utils.js             | 44 ++++++++++++++++++++++
.../misc/statistics/static/js/Statistics.jsx       | 25 ++++--------
web/pgadmin/static/js/components/PgTable.jsx       | 16 ++++++--
6 files changed, 84 insertions(+), 38 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM7016]: Port Dependent, dependencies, statistics panel to React.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7016]: Port Dependent, dependencies, statistics panel to React.