public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Added support to allow tables to be dragged to ERD To
Date: Sat, 16 Oct 2021 07:28:25 +0000
Message-ID: <[email protected]> (raw)
Added support to allow tables to be dragged to ERD Tool. Fixes #6241
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f3c3fa6f92ff521fec03096e89a8673aed1...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
docs/en_US/erd_tool.rst | 1 +
docs/en_US/images/erd_1m_dialog.png | Bin 36836 -> 83879 bytes
docs/en_US/images/erd_mm_dialog.png | Bin 41568 -> 85587 bytes
docs/en_US/images/erd_table_dialog.png | Bin 37602 -> 48447 bytes
docs/en_US/release_notes_6_1.rst | 1 +
web/pgadmin/browser/static/js/browser.js | 14 +++-
web/pgadmin/static/js/tree/tree.js | 2 +-
.../tools/erd/static/js/erd_tool/ERDCore.js | 23 +++++-
.../erd/static/js/erd_tool/nodes/TableNode.jsx | 90 ++++++++++++++-------
.../js/erd_tool/ui_components/BodyWidget.jsx | 47 +++++++++--
web/pgadmin/tools/erd/static/scss/_erd.scss | 4 +
web/regression/javascript/erd/erd_core_spec.js | 1 +
web/regression/javascript/erd/fake_item.js | 5 ++
web/regression/javascript/erd/table_node_spec.js | 12 +--
.../erd/ui_components/body_widget_spec.js | 2 +-
15 files changed, 152 insertions(+), 50 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgAdmin 4 commit: Added support to allow tables to be dragged to ERD To
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox