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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Fixes the broken explain GUI test case.
Дата
Msg-id E1l2Cm0-0004LQ-TI@gothos.postgresql.org
обсуждение исходный текст
Список 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.toshniwal@enterprisedb.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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a container option (PGADMIN_DISABLE_POSTFIX) to d
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - RPM/DEB dependency for Kerberos