pgAdmin 4 commit: Fixed issues related to porting of dependent, depende

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed issues related to porting of dependent, depende
Дата
Msg-id E1nFUuO-0004xY-Hx@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM7016]: Port Dependent, dependencies, statistics panel to React.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7016]: Port Dependent, dependencies, statistics panel to React.