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

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

From
Akshay Joshi
Date:
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(-)