public inbox for [email protected]
help / color / mirror / Atom feedFrom: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: 1) Dirty indicator and save button issues.
Date: Wed, 16 Dec 2020 06:41:01 +0000
Message-ID: <[email protected]> (raw)
1) Dirty indicator and save button issues.
2) Text replacements as suggested by Dave.
3) Replace outlined icons with solid ones.
4) Add correct pgAdmin version in .pgerd files.
5) Do not show the download image option till it is completed.
Branch
------
ERDTool
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=38a4555b30ac99bd0a2c004ab150dcf59af0...
Author: Aditya Toshniwal <[email protected]>
Modified Files
--------------
web/pgadmin/browser/__init__.py | 1 +
web/pgadmin/browser/templates/browser/js/utils.js | 1 +
.../tools/erd/static/js/erd_tool/ERDCore.js | 30 +-
.../erd/static/js/erd_tool/links/OneToManyLink.jsx | 481 ++++----
.../erd/static/js/erd_tool/nodes/TableNode.jsx | 341 +++---
.../js/erd_tool/ui_components/BodyWidget.jsx | 1165 ++++++++++----------
.../js/erd_tool/ui_components/ConnectionBar.jsx | 12 +-
.../js/erd_tool/ui_components/FloatingNote.jsx | 5 +-
.../static/js/erd_tool/ui_components/ToolBar.jsx | 7 +-
web/pgadmin/tools/erd/static/scss/_erd.scss | 4 +
.../erd/ui_components/body_widget_spec.js | 42 +-
.../javascript/erd/ui_components/toolbar_spec.js | 2 +-
12 files changed, 1070 insertions(+), 1021 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: 1) Dirty indicator and save button issues.
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