pgAdmin 4 commit: Allow to terminate a session from the server,and dat - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to terminate a session from the server,and dat
Date
Msg-id E1dxwTW-0004kG-Nt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Remove the reference of font-mfizz completely.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not show the terminate session icon in red asper