pgAdmin 4 commit: Fixed SonarQube issues - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed SonarQube issues
Date
Msg-id E1lBcZP-0007pX-8Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed SonarQube issues

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3fc0cc3e929bbbc89a5bbc6f96bc65fe555814ba

Modified Files
--------------
runtime/src/html/pgadmin.html                              |  2 +-
runtime/src/js/pgadmin.js                                  |  2 +-
web/pgAdmin4.py                                            |  3 +--
web/pgadmin/authenticate/__init__.py                       | 14 ++++++--------
.../server_groups/servers/databases/schemas/__init__.py    |  5 ++---
web/pgadmin/browser/static/scss/_quick_search.scss         |  3 +--
web/pgadmin/tools/erd/__init__.py                          |  1 -
.../erd/static/js/erd_tool/ui_components/FloatingNote.jsx  |  1 -
web/pgadmin/tools/sqleditor/static/js/sqleditor.js         |  2 +-
web/pgadmin/tools/user_management/__init__.py              |  3 ++-
10 files changed, 15 insertions(+), 21 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6153]: Add publication and subscription support in Schema Diff.
Next
From: Neel Patel
Date:
Subject: Re: pgagent unicode support