pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do
Дата
Msg-id E1lBaaw-0004ex-Mq@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where the ERD image is not properly downloaded. Fixes #6197

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                   |   1 +
.../tools/erd/static/js/erd_tool/ERDCore.js        |   2 +
.../js/erd_tool/ui_components/BodyWidget.jsx       | 135 ++++++++++++---------
web/pgadmin/tools/erd/static/scss/_erd.scss        |   4 -
4 files changed, 83 insertions(+), 59 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: RM_6196 - Quick Search Documentation
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6197] Incomplete ERD image downloaded.