public inbox for [email protected]  
help / color / mirror / Atom feed
From: Dave Page <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Dashboards v1
Date: Thu, 05 May 2016 15:43:51 +0000
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Dashboards v1

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/__init__.py      |    4 +-
.../browser/server_groups/servers/__init__.py      |   22 +-
.../servers/templates/servers/servers.js           |   14 +
.../browser/templates/browser/js/browser.js        |    6 +-
web/pgadmin/dashboard/__init__.py                  |  279 +-
web/pgadmin/dashboard/static/css/dashboard.css     |   55 +
web/pgadmin/dashboard/static/img/welcome_logo.png  |  Bin 0 -> 22526 bytes
.../templates/dashboard/database_dashboard.html    |   91 +-
.../dashboard/templates/dashboard/js/dashboard.js  |  863 ++-
.../templates/dashboard/server_dashboard.html      |   94 +-
.../templates/dashboard/sql/9.1_plus/activity.sql  |   13 +
.../templates/dashboard/sql/9.1_plus/bio_stats.sql |    3 +
.../templates/dashboard/sql/9.1_plus/config.sql    |   10 +
.../templates/dashboard/sql/9.1_plus/locks.sql     |   23 +
.../templates/dashboard/sql/9.1_plus/prepared.sql  |   12 +
.../dashboard/sql/9.1_plus/session_stats.sql       |    4 +
.../templates/dashboard/sql/9.1_plus/ti_stats.sql  |    4 +
.../templates/dashboard/sql/9.1_plus/to_stats.sql  |    3 +
.../templates/dashboard/sql/9.1_plus/tps_stats.sql |    4 +
.../templates/dashboard/welcome_dashboard.html     |   78 +-
web/pgadmin/static/css/overrides.css               |    2 +-
web/pgadmin/static/js/flotr2/bean-min.js           |   10 +
web/pgadmin/static/js/flotr2/bean.js               |  503 ++
web/pgadmin/static/js/flotr2/flotr2.amd.js         | 5642 ++++++++++++++++++++
web/pgadmin/templates/base.html                    |   11 +-
web/pgadmin/utils/menu.py                          |    5 +-
26 files changed, 7638 insertions(+), 117 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: pgAdmin 4 commit: Dashboards v1
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox