Thread: pgAdmin 4 commit: Move the dashboard tab filters into a button bar, and

pgAdmin 4 commit: Move the dashboard tab filters into a button bar, and

From
Dave Page
Date:
Move the dashboard tab filters into a button bar, and add a refresh button. Fixes #1505

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d52767ba7df60da9b9b2126941c165d9fa52251

Modified Files
--------------
web/pgadmin/dashboard/static/css/dashboard.css     | 25 +++++++++++++
.../templates/dashboard/database_dashboard.html    | 18 ++++++++--
.../dashboard/templates/dashboard/js/dashboard.js  | 42 ++++++++++++++++++++--
.../templates/dashboard/server_dashboard.html      | 24 ++++++++++---
4 files changed, 100 insertions(+), 9 deletions(-)