pgAdmin 4 commit: Added the appropriate server icon based on the server - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added the appropriate server icon based on the server
Date
Msg-id E1kdBsK-0000FD-0m@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed cognitive complexity reported by SonarQube.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4] Enhance the Schema diff GUI validation