pgAdmin 4 commit: Do not validate the attributes on saving, because - s

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Do not validate the attributes on saving, because - s
Дата
Msg-id E1b0nlA-0005YD-Jg@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Do not validate the attributes on saving, because - sometimes it results
into an error, and does not call the callback - 'success/fail'
internally.

And, that will not close the property dialog in those cases.

Reported by Harshal Dhumal.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d768faf2eafd0974953ebfd2654e0475844730ee

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Remove all the object view control within the subnode
Следующее
От: Harshal Dhumal
Дата:
Сообщение: Destroy select2 controls before re-rendering [pgadmin4]