Обсуждение: pgAdmin 4 commit: Allow queries to be cancelled from the dashboard,and

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

pgAdmin 4 commit: Allow queries to be cancelled from the dashboard,and

От
Dave Page
Дата:
Allow queries to be cancelled from the dashboard, and display additional info in the subnode control. Fixes #2597

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=74db8374173fe42112c9ed9c3477c6301337e290
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/dashboard/static/css/dashboard.css     |  80 ++++++++++++++++
web/pgadmin/dashboard/static/js/dashboard.js       | 104 +++++++++++++++++++++
.../templates/dashboard/sql/9.6_plus/activity.sql  |   8 +-
.../templates/dashboard/sql/default/activity.sql   |   7 +-
web/pgadmin/static/js/backgrid.pgadmin.js          |   8 +-
5 files changed, 200 insertions(+), 7 deletions(-)