[pgadmin-org/pgadmin4] 794cbe: Added support to specify the background fill color...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 794cbe: Added support to specify the background fill color...
Date: 2022-10-12 04:37:43
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/5b0912-794cbe@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 794cbed57c7dfbdc680e7f1c073edc0be6e247dd
https://github.com/pgadmin-org/pgadmin4/commit/794cbed57c7dfbdc680e7f1c073edc0be6e247dd
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-10-12 (Wed, 12 Oct 2022)

Changed paths:
M docs/en_US/erd_tool.rst
M docs/en_US/images/erd_tool_toolbar.png
M web/pgadmin/static/css/style.css
M web/pgadmin/static/js/Theme/index.jsx
A web/pgadmin/static/js/Theme/overrides/pickr.override.js
M web/pgadmin/static/js/components/FormComponents.jsx
A web/pgadmin/static/js/helpers/withColorPicker.js
M web/pgadmin/static/js/utils.js
R web/pgadmin/static/scss/_pickr.overrides.scss
M web/pgadmin/static/scss/pgadmin.scss
M web/pgadmin/tools/erd/static/js/erd_tool/ERDConstants.js
M web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/tools/erd/static/js/erd_tool/components/MainToolBar.jsx
M web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx
M web/regression/javascript/erd/fake_item.js
M web/regression/javascript/erd/ui_components/ERDTool.spec.js

Log Message:
-----------
Added support to specify the background fill color to the table nodes in the ERD tool. #4392

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-10-12 04:38:38 [pgadmin-org/pgadmin4] 3c5213: Update release note.
Previous Message Akshay Joshi 2022-10-11 05:28:22 [pgadmin-org/pgadmin4] 5b0912: Update release notes.