pgAdmin 4 commit: Fixed issues reported by SonarQube with tag 'bad-prac - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issues reported by SonarQube with tag 'bad-prac
Date
Msg-id E1jnH0W-0003CM-96@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed issues reported by SonarQube with tag 'bad-practice'.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6620f9263d4061ab01a19e71f9e22940db9bb826
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/indexes/__init__.py   | 20 +++++-----
web/pgadmin/browser/static/js/error.js             | 46 +++++++++++-----------
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 39 ++++++++----------
.../tools/import_export/static/js/import_export.js |  5 +--
4 files changed, 50 insertions(+), 60 deletions(-)


pgadmin-hackers by date:

Previous
From: Paresh More
Date:
Subject: Patch for Redmine Bug 5587
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin] : Patch fixing Feature Test failures.