pgAdmin 4 commit: Fixes #1104 - Load the first level node properly, whe

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixes #1104 - Load the first level node properly, whe
Дата
Msg-id E1b8czS-0004do-4l@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes #1104 - Load the first level node properly, whenever we add first
node under it, and select that node.

This fixes the problem of adding first server.

Branch
------
master

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

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


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: pgAdmin4 debian installer
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Select parent node when deleting/dropping the last ch