pgAdmin 4 commit: Define constants for preferences label to fix SonarQu - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Define constants for preferences label to fix SonarQu
Date
Msg-id E1k8m01-0004Iv-Np@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Define constants for preferences label to fix SonarQube issues.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=103b08c9c567f29b6fcd897e0725aa1095d38906

Modified Files
--------------
web/pgadmin/browser/__init__.py                    |  10 +-
.../browser/register_browser_preferences.py        |  61 ++++----
.../browser/server_groups/servers/__init__.py      |   4 +-
web/pgadmin/dashboard/__init__.py                  |   9 +-
web/pgadmin/misc/file_manager/__init__.py          |  10 +-
web/pgadmin/tools/debugger/__init__.py             |  24 ++--
web/pgadmin/tools/schema_diff/__init__.py          |   5 +-
.../sqleditor/utils/query_tool_preferences.py      | 157 +++++++++------------
web/pgadmin/utils/constants.py                     |  18 ++-
9 files changed, 147 insertions(+), 151 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Tag REL-4_25 has been created.
Next
From: Pradip Parkale
Date:
Subject: [pgAdmin][SonarQube]: Cognitive complexity