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-01-07 16:02:03
Message-ID: E1n5rgp-0000le-WB@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=af6ff20020fce5dcc7dad15e0ec1e231ead6c1c5
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
.../publications/static/js/publication.ui.js | 4 ++--
web/pgadmin/browser/static/js/utility_view.jsx | 19 ++++---------------
web/pgadmin/static/js/SchemaView/index.jsx | 2 +-
web/pgadmin/static/js/tree/tree_nodes.ts | 1 -
web/pgadmin/static/scss/_jsoneditor.overrides.scss | 2 --
web/pgadmin/static/scss/_pgadmin.style.scss | 3 +--
web/pgadmin/static/scss/_pgadmin4-tree.overrides.scss | 4 +---
7 files changed, 9 insertions(+), 26 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-07 16:02:04 pgAdmin 4 commit: 1) Fixed import/export servers issue in server mode.
Previous Message Nikhil Mohite 2022-01-07 13:46:29 [pgAdmin]: Patch for SonarQube bug fixes