pgAdmin 4 commit: Fixed the loader issue for the Statistics and Propert

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed the loader issue for the Statistics and Propert
Дата
Msg-id E1nvZpP-0000jF-Ij@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed the loader issue for the Statistics and Properties panel. Fixed column resizing for dependent and dependencies
panels.

refs #7364

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/dependencies/static/js/Dependencies.jsx |  6 +++---
web/pgadmin/misc/dependents/static/js/Dependents.jsx     |  6 +++---
web/pgadmin/misc/properties/CollectionNodeProperties.jsx |  2 +-
web/pgadmin/misc/sql/static/js/SQL.jsx                   |  2 +-
web/pgadmin/misc/statistics/static/js/Statistics.jsx     | 15 +++++----------
5 files changed, 13 insertions(+), 18 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM7364]: Allow resizing of columns on dashboard tables
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7364]: Allow resizing of columns on dashboard tables