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

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixes #1104 - Load the first level node properly, whe
Date
Msg-id E1b8czS-0004do-4l@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: pgAdmin4 debian installer
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Select parent node when deleting/dropping the last ch