pgAdmin 4 commit: Fix validation issue causing statistics tab to break

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix validation issue causing statistics tab to break
Date: 2016-06-08 11:48:55
Message-ID: E1bAbyh-0004w1-Ek@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix validation issue causing statistics tab to break if no node is selected on browser tree and user clicks on statistics tab.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=47007076cc22ea56eacff41e8d70463d6c57810f
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/statistics/static/js/statistics.js | 20 +++++++++++---------
1 file changed, 11 insertions(+), 9 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-08 11:49:45 Re: PATCH: Reset view/layout (pgAdmin4)
Previous Message Dave Page 2016-06-08 11:47:12 Re: [pgAdmin4][Patch]: TypeError: Cannot read property 'generate_url' of undefined