pgAdmin 4 commit: Fixed sizing issue of help dialog for Query Tool and

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed sizing issue of help dialog for Query Tool and
Дата
Msg-id E1lTj5S-00084l-Pk@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed sizing issue of help dialog for Query Tool and ERD Tool when open in the new browser tab. Fixes #6333

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=585ba81492c5cf1ebc3bc34db2645cc9e6cf4b42
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                                   | 1 +
web/pgadmin/browser/static/js/browser.js                           | 7 ++++++-
.../tools/erd/static/js/erd_tool/ui_components/BodyWidget.jsx      | 7 ++++++-
3 files changed, 13 insertions(+), 2 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] RM 6082 - Able to change connection when a long query is running
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin] [patch] RM6333 Help dialog issue if we set "Open in new browser tab" for Query tool & ERD.