pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do
Date
Msg-id E1lBaaw-0004ex-Mq@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: RM_6196 - Quick Search Documentation
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6197] Incomplete ERD image downloaded.