public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: ERD Tool some more fixes
Date: Fri, 25 Dec 2020 06:41:28 +0000
Message-ID: <[email protected]> (raw)
ERD Tool some more fixes
Branch
------
ERDTool
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f828c98f3d809bbfc270d76dd3bf00ad3a5...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
.../static/scss/resources/_default.variables.scss | 3 +-
web/pgadmin/tools/erd/static/js/erd_module.js | 1 -
.../tools/erd/static/js/erd_tool/ERDCore.js | 19 +++-
.../tools/erd/static/js/erd_tool/ERDModel.js | 9 ++
.../static/js/erd_tool/dialogs/DialogWrapper.js | 100 +++++++++-------
.../static/js/erd_tool/dialogs/ManyToManyDialog.js | 52 ++++++---
.../static/js/erd_tool/dialogs/OneToManyDialog.js | 52 ++++++---
.../dialogs/{EntityDialog.js => TableDialog.js} | 126 +++++++++++++++------
.../tools/erd/static/js/erd_tool/dialogs/index.js | 22 +++-
web/pgadmin/tools/erd/static/js/erd_tool/index.js | 14 ++-
.../erd/static/js/erd_tool/links/OneToManyLink.jsx | 9 ++
.../erd/static/js/erd_tool/nodes/TableNode.jsx | 11 +-
.../erd/static/js/erd_tool/ports/OneToManyPort.js | 9 ++
.../js/erd_tool/ui_components/BodyWidget.jsx | 63 +++++------
.../js/erd_tool/ui_components/ConnectionBar.jsx | 9 ++
.../js/erd_tool/ui_components/FloatingNote.jsx | 9 ++
.../static/js/erd_tool/ui_components/Loader.jsx | 11 +-
.../static/js/erd_tool/ui_components/ToolBar.jsx | 9 ++
web/pgadmin/tools/erd/static/js/erd_tool_hook.js | 1 +
web/pgadmin/utils/driver/psycopg2/connection.py | 2 +-
.../erd/ui_components/body_widget_spec.js | 41 ++++---
21 files changed, 404 insertions(+), 168 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: ERD Tool some more fixes
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