pgAdmin 4 commit: Don't append new objects to the wrong parent, if the

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't append new objects to the wrong parent, if the
Дата
Msg-id E1bwSiJ-0006K8-4j@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't append new objects to the wrong parent, if the correct one isn't loaded. Fixes #1838

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b9571df4de14a72b2b102147c8981b6a77b20daa
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/browser.js | 18 +++++++++++++++---
web/pgadmin/browser/templates/browser/js/node.js    | 13 ++++++++++---
2 files changed, 25 insertions(+), 6 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin IV: Resource group API test cases
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the issue in browser tree (pgAdmin4)