pgAdmin 4 commit: Allow to close the create/edit dialog after successfu

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Allow to close the create/edit dialog after successfu
Дата
Msg-id E1alvxm-0006zw-5T@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Allow to close the create/edit dialog after successful 'save'
operation.

Some of the nodes do not return id as result, when they were created.
Modified the logic to allow to open the parent node in such conditions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=43d532321bf09b48c8bfd6099803a86e70e7dc64
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 47 +++++++++++++++++++++++-
1 file changed, 45 insertions(+), 2 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Collection Control Fixes
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: Tree reload & panel close issue after saving new node on server [pgadmin4]