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 E1dyWEx-0007Hl-4r@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Add the ability to build a basic Docker container.
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][Patch]: Code refactoring - Dashboard module