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: 2021-04-22 12:11:38
Message-ID: E1lZYBG-0003uX-81@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=abdd3190fe53bef115343f2c5e7d30dd9e8079f8
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
.../databases/languages/static/js/language.js | 27 ++---
.../schemas/tables/columns/static/js/column.js | 7 +-
.../foreign_key/static/js/foreign_key.js | 20 +---
.../tables/partitions/static/js/partition.js | 1 -
.../databases/schemas/tables/static/js/table.js | 125 ++++++---------------
.../server_groups/servers/roles/static/js/role.js | 23 ++--
web/pgadmin/browser/static/js/node.js | 1 -
7 files changed, 56 insertions(+), 148 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-22 12:12:43 Re: [pgAdmin][RM6341] CSV download quotes numeric columns
Previous Message Akshay Joshi 2021-04-22 11:48:59 pgAdmin 4 commit: Tag REL-5_2 has been created.