pgAdmin 4 commit: Added the appropriate server icon based on the server

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added the appropriate server icon based on the server
Дата
Msg-id E1kdBsK-0000FD-0m@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added the appropriate server icon based on the server type in the new connection dialog. Fixes #5983

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5370bb45151551cf99f40efd908ad666374719c4
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                  |  1 +
.../js/sqleditor/new_connection_dialog_model.js    | 72 +++++++++++++++++++++-
.../tools/datagrid/templates/datagrid/index.html   |  3 +
web/pgadmin/tools/sqleditor/__init__.py            | 17 +++--
4 files changed, 88 insertions(+), 5 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4] Enhance the Schema diff GUI validation