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

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed some SonarQube issues.
Date
Msg-id E1oSwyg-0007us-CK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed some SonarQube issues.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71a4b20d904248b53bf3d3f9dd459be10a1fc533
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/types/static/js/type.ui.js   | 165 ++++++++-------------
web/pgadmin/browser/static/js/utility_view.jsx     |   4 +-
.../feature_tests/xss_checks_roles_control_test.py |   9 +-
web/pgadmin/misc/cloud/static/js/cloud.js          |   2 +-
web/pgadmin/static/js/Explain/Graphical.jsx        |   4 +-
web/pgadmin/static/js/Explain/index.jsx            |  28 ++--
.../tools/debugger/static/js/DebuggerModule.js     |   8 +-
.../static/js/components/QueryToolComponent.jsx    |   1 +
.../static/js/UserManagementDialog.jsx             |   2 +-
.../user_management/static/js/user_management.js   |   4 +-
10 files changed, 94 insertions(+), 133 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Sonarqube fixes
Next
From: Akshay Joshi
Date:
Subject: Re: Sonarqube fixes