pgAdmin 4 commit: Core infrastructure for dashboards.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Core infrastructure for dashboards.
Date: 2016-04-16 22:26:18
Message-ID: E1arYfS-0005EP-8N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Core infrastructure for dashboards.

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js | 13 +--
web/pgadmin/dashboard/__init__.py | 100 +++++++++++++++++++++
web/pgadmin/dashboard/static/css/dashboard.css | 0
.../templates/dashboard/database_dashboard.html | 4 +
.../dashboard/templates/dashboard/js/dashboard.js | 84 +++++++++++++++++
.../templates/dashboard/server_dashboard.html | 3 +
.../templates/dashboard/welcome_dashboard.html | 1 +
7 files changed, 194 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-16 22:54:37 Re: [pgAdmin4] Query Tools result paginate control labels
Previous Message Arun Kollan 2016-04-16 16:23:21 Re: Alertify Dialog (CSS)