pgAdmin 4 commit: 'anyFamilyMember' runs the condition function for all

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: 'anyFamilyMember' runs the condition function for all
Date: 2018-07-26 16:08:11
Message-ID: E1fiioF-0004D8-Rj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

'anyFamilyMember' runs the condition function for all nodes in the
hierarchy. No need to run the 'dashboardURL' function in the
'getDashboardURL' function for the current node too.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/nodes/dashboard.js | 30 ++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2018-07-26 17:15:46 pgAdmin 4 commit: We need to remove the interval callbacks for retrievi
Previous Message Aditya Toshniwal 2018-07-26 12:24:27 [pgAdmin4][RM2136] Include "?<intver>" on all routes that are loaded