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: 2020-06-17 14:01:04
Message-ID: E1jlYci-0007ul-3c@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=5ed1e1e5b6d07751aca1db3e29d28d146930f14f

Modified Files
--------------
.../servers/databases/schemas/functions/static/js/procedure.js | 2 +-
.../constraints/check_constraint/static/js/check_constraint.js | 2 +-
.../exclusion_constraint/static/js/exclusion_constraint.js | 2 +-
.../servers/databases/schemas/views/static/js/mview.js | 2 +-
web/pgadmin/browser/static/js/collection.js | 8 ++++----
web/pgadmin/dashboard/static/js/dashboard.js | 4 +---
web/pgadmin/misc/file_manager/static/scss/_file_manager.scss | 5 -----
web/pgadmin/static/scss/_pgadmin.style.scss | 2 +-
web/pgadmin/static/scss/resources/_default.style.scss | 2 +-
9 files changed, 11 insertions(+), 18 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-06-18 05:05:14 [pgAdmin][patch] Sonarqube issues tagged as redundant
Previous Message Akshay Joshi 2020-06-17 11:46:17 Re: [pgAdmin4][Patch] - Issue fixes reported by SonarQube -2