pgAdmin 4 commit: Don't append new objects to the wrong parent, if the - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't append new objects to the wrong parent, if the
Date
Msg-id E1bwSiJ-0006K8-4j@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin IV: Resource group API test cases
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue in browser tree (pgAdmin4)