pgAdmin 4 commit: Move the dashboard tab filters into a button bar, and - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Move the dashboard tab filters into a button bar, and
Date
Msg-id E1bUvSR-0003nG-Nh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Move button bar related classes together.
Next
From: Dave Page
Date:
Subject: Re: Patch for RM1500 other issues [pgAdmin4]