pgAdmin 4 commit: More code cleanup for SonarQube. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: More code cleanup for SonarQube.
Date
Msg-id E1jlwLE-0003HW-J6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
More code cleanup for SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bc24e3643fc9508f3f7f7f0b72e26335a312f86e
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../misc/file_manager/static/js/select_dialogue.js |  2 +-
web/pgadmin/misc/file_manager/static/js/utility.js | 21 ++++---
web/pgadmin/static/js/selection/grid_selector.js   |  2 +-
.../js/sqleditor/history/query_history_entries.js  |  3 +-
.../static/js/tree/pgadmin_tree_save_state.js      | 14 ++---
web/pgadmin/static/js/tree/tree.js                 |  4 +-
web/pgadmin/tools/backup/static/js/backup.js       | 14 ++---
web/pgadmin/tools/datagrid/static/js/show_data.js  |  2 +-
web/pgadmin/tools/debugger/static/js/debugger.js   |  5 +-
.../tools/grant_wizard/static/js/grant_wizard.js   |  2 +
web/pgadmin/tools/restore/static/js/restore.js     |  4 +-
.../sqleditor/query_tool_actions_spec.js           | 16 ++---
web/yarn.lock                                      | 71 ++++++++--------------
13 files changed, 73 insertions(+), 87 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin][patch] Fixed issues reported by SonarQube
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][patch] Fixed issues reported by SonarQube