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-09-12 05:58:32
Message-ID: E1oXcSm-0003wK-3i@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=93f5fbc797181c856f035ea3da670a9fad152eb7
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
.../user_mappings/static/js/user_mapping.js | 18 -----
.../index_constraint/static/js/primary_key.js | 77 ----------------------
.../server_groups/servers/static/js/server.js | 28 --------
web/pgadmin/browser/static/js/datamodel.js | 4 +-
web/pgadmin/static/js/validators.js | 4 +-
.../search_objects/static/js/SearchObjects.jsx | 56 ++++++++--------
6 files changed, 34 insertions(+), 153 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-09-12 05:59:03 Re: [pgAdmin][patch] Sonarqube bug fixes
Previous Message Aditya Toshniwal 2022-09-12 05:27:58 Re: [pgAdmin][patch] Sonarqube bug fixes