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: 2022-08-10 09:35:38
Message-ID: E1oLi7m-00072E-KR@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=9c418188eeaa63306c15865955455ab71e42ec6f
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 3 -
...ssowrdContent.jsx => ChangePasswordContent.jsx} | 0
...ssowrdContent.jsx => MasterPasswordContent.jsx} | 2 +-
web/pgadmin/static/js/Dialogs/index.jsx | 8 +-
web/pgadmin/tools/debugger/__init__.py | 92 +++++++++++++---------
5 files changed, 59 insertions(+), 46 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2022-08-10 09:36:51 pgAdmin 4 commit: Fix additional issues detected by Sonarqube.
Previous Message Dave Page 2022-08-10 09:27:43 pgAdmin 4 commit: NodeJS 16 should be the default.