pgAdmin 4 commit: Ensure that refresh button on dashboard should refres

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that refresh button on dashboard should refres
Date: 2018-08-29 05:54:54
Message-ID: E1futRO-0005bN-8W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that refresh button on dashboard should refresh the table. Fixes #3525

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_3.rst | 1 +
web/pgadmin/dashboard/static/js/dashboard.js | 13 ++++++++-----
2 files changed, 9 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-29 05:55:34 Re: [pgAdmin4][RM#3590] Fix refresh button on Dashboard
Previous Message Aditya Toshniwal 2018-08-29 05:43:09 Re: [pgAdmin4][RM2927] Move all CSS into SCSS files for consistency and ease of colour maintenance etc.