pgAdmin 4 commit: 1) Fixed an issue where the Save button is disabled d

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fixed an issue where the Save button is disabled d
Дата
Msg-id E1l42fF-0003un-Jg@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM1802] ERD Tool (Beta)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Minor changes to Kerberos Documentation