[pgadmin-hackers] pgAdmin 4 commit: Fix binary search algorithm so new treeview nodesare - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Fix binary search algorithm so new treeview nodesare
Date
Msg-id E1cyGxl-0001FK-3p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix binary search algorithm so new treeview nodes are added in the correct position. Fixes #2331

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js        | 63 ++++++++++++++--------
1 file changed, 41 insertions(+), 22 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch] Align Switch control with the text
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue in browser tree