pgAdmin 4 commit: Fixed an issue when switching between connections in

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue when switching between connections in
Дата
Msg-id E1nuAJU-0006qE-De@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue when switching between connections in the Query Tool dropdown,
the background and foreground colors should be changed. Fixes #7374

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b507eb8857baf6f4034732267698aa9ebfea8f9c
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                                | 1 +
web/pgadmin/tools/sqleditor/__init__.py                          | 2 ++
.../tools/sqleditor/static/js/components/QueryToolComponent.jsx  | 4 ++++
.../static/js/components/dialogs/NewConnectionDialog.jsx         | 9 ++++++++-
4 files changed, 15 insertions(+), 1 deletion(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7374] Query Tool Connection Dropdown background
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7374] Query Tool Connection Dropdown background