pgAdmin 4 commit: 1) Fixed an issue where the Save button is disabled d - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Fixed an issue where the Save button is disabled d
Date
Msg-id E1l42fF-0003un-Jg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Fixed an issue where the Save button is disabled due to the existing table check in ERD.
2) Fix warnings given by webpack.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f563d8cbfd8778f7ce52d4dd6f37af05b96a35f
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/scss/resources/_default.variables.scss    |  2 +-
.../scss/resources/high_contrast/_theme.variables.scss       |  2 --
.../tools/erd/static/js/erd_tool/dialogs/TableDialog.js      | 12 ++++++++----
.../erd/static/js/erd_tool/ui_components/BodyWidget.jsx      | 10 +++++-----
.../javascript/erd/ui_components/body_widget_spec.js         |  4 ++--
5 files changed, 16 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM1802] ERD Tool (Beta)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Minor changes to Kerberos Documentation