pgAdmin 4 commit: Allow to use the url with/without the node id in the - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to use the url with/without the node id in the
Date
Msg-id E1aFzKs-0002eP-3A@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow to use the url with/without the node id in the node ajax options
control, also - allow to specify the filter function in the nodes-by-id,
and nodes-by-name control.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js | 51 ++++++++++++++++++++------------
1 file changed, 32 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Observed bug in pgAdmin3
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved a typo introduced in the previous commit.