pgAdmin 4 commit: 1) Fixes the broken explain GUI test case.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Fixes the broken explain GUI test case.
Date: 2021-01-20 12:39:44
Message-ID: E1l2Cm0-0004LQ-TI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Fixes the broken explain GUI test case.
2) Displays a tooltip "Click for details..." on hover over explain plan nodes.

refs #5488

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=57a2559f112970ec31a4d9ff67264e13dc6881ab
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
.../feature_tests/xss_checks_panels_and_query_tool_test.py | 6 +++---
web/pgadmin/misc/static/explain/js/explain.js | 9 ++++++++-
2 files changed, 11 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-20 12:40:00 Re: [pgAdmin4][Patch] - RPM/DEB dependency for Kerberos
Previous Message Dave Page 2021-01-20 11:50:09 pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d