pgAdmin 4 commit: Core infrastructure for dashboards.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Core infrastructure for dashboards.
Дата
Msg-id E1arYfS-0005EP-8N@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Arun Kollan
Дата:
Сообщение: Re: Alertify Dialog (CSS)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4] Query Tools result paginate control labels