Thread: 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

From
Ashesh Vashi
Date:
Allow to terminate a session from the server, and database dashboard.

Branch
------
master

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

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(-)