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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the ERD image is not properly do
Date: 2021-02-15 09:55:06
Message-ID: E1lBaaw-0004ex-Mq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-15 09:55:23 Re: [pgAdmin][RM6197] Incomplete ERD image downloaded.
Previous Message Akshay Joshi 2021-02-15 09:28:45 Re: RM_6196 - Quick Search Documentation