Обсуждение: pgAdmin 4 commit: Allow to terminate a session from the server,and dat

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Allow to terminate a session from the server,and dat

От
Ashesh Vashi
Дата:
Allow to terminate a session from the server, and database dashboard.

Branch
------
WEBPACK_DEVEL

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=10e550572879e4ac5687d20a9dd34b672ddcee2e

Modified Files
--------------
web/pgadmin/dashboard/__init__.py              |  26 +++++
web/pgadmin/dashboard/static/css/dashboard.css |   5 +
web/pgadmin/dashboard/static/js/dashboard.js   | 127 ++++++++++++++++++++++++-
3 files changed, 156 insertions(+), 2 deletions(-)