pgAdmin 4 commit: Fixed some 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 some SonarQube issues.
Date: 2022-08-30 08:52:10
Message-ID: E1oSwyg-0007us-CK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mahajan(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-30 08:53:05 Re: Sonarqube fixes
Previous Message Yogesh Mahajan 2022-08-30 07:36:17 Sonarqube fixes