pgAdmin 4 commit: Fixed SonarQube issues

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed SonarQube issues
Date: 2021-02-15 12:01:39
Message-ID: E1lBcZP-0007pX-8Q@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2021-02-15 12:45:26 Re: pgagent unicode support
Previous Message Akshay Joshi 2021-02-15 10:37:59 Re: [pgAdmin][RM6153]: Add publication and subscription support in Schema Diff.