pgAdmin 4 commit: Don't continually poll for graph data on the dashboar

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't continually poll for graph data on the dashboar
Date: 2017-07-14 11:42:33
Message-ID: E1dVyzR-0002NF-9J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Don't continually poll for graph data on the dashboard if the server is disconnected. Fixes #1165

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da67963094e2bff82af536fc3f341cc7cd53356a
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../dashboard/templates/dashboard/js/dashboard.js | 61 +++++++++++++++-------
1 file changed, 41 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-14 11:42:42 Re: [pgAdmin4][Patch]: Fixed RM #1165 - Too many request to update dashboard graphs when server is disconnected.
Previous Message Neel Patel 2017-07-14 11:11:58 [pgAdmin4][runtime][Patch]: Fix RM #2557