pgAdmin 4 commit: Ensure that ajax request for Dashboard, Statistics, D

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that ajax request for Dashboard, Statistics, D
Date: 2021-02-09 10:58:27
Message-ID: E1l9Qix-0008RN-AN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that ajax request for Dashboard, Statistics, Dependencies, and Dependents
should not be raised until the panel will be in focus.

refs #5091

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=617440e1db3234874cf16b91206fe97a83a26d46
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/panel.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-09 11:03:51 Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab
Previous Message Aditya Toshniwal 2021-02-09 08:52:35 Re: [pgAdmin][RM5091] Option to hide Statistics, Dependencies, Dependants tab