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-09 10:14:10
Message-ID: E1oLMFW-0007IQ-Nm@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=f5793e9a7ac530d074c77b995414acb6ad6136c9
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/about/static/js/about.js | 8 +--
.../misc/statistics/static/js/Statistics.jsx | 30 ++--------
web/pgadmin/static/js/clipboard.js | 4 +-
web/pgadmin/static/js/size_prettify.js | 31 ----------
web/pgadmin/static/js/utils.js | 27 +++++++++
.../static/js/import_export_servers.js | 5 --
web/regression/javascript/size_prettify_spec.js | 68 ----------------------
7 files changed, 35 insertions(+), 138 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-09 10:15:32 Re: [pgAdmin][patch] Sonarqube bug fixes
Previous Message Aditya Toshniwal 2022-08-09 09:15:52 [pgAdmin][patch] Sonarqube bug fixes