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

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow to terminate a session from the server, and dat
Date: 2017-09-29 14:41:10
Message-ID: E1dxwTW-0004kG-Nt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-09-29 14:48:03 pgAdmin 4 commit: Do not show the terminate session icon in red as per
Previous Message Ashesh Vashi 2017-09-29 05:56:59 pgAdmin 4 commit: Remove the reference of font-mfizz completely.