pgAdmin 4 commit: Fixing the lint error messages in javascript using'e - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixing the lint error messages in javascript using'e
Date
Msg-id E1eKJKJ-0008EH-BH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixing the lint error messages in javascript using 'eslint --fix'
command.

Branch
------
master

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

Modified Files
--------------
.../js/selection/range_boundary_navigator.js       | 236 ++++++++++-----------
web/pgadmin/static/jsx/history/query_history.jsx   |   6 +-
.../static/jsx/history/query_history_entries.jsx   |  10 +-
.../javascript/selection/copy_data_spec.js         |   4 +-
.../selection/range_boundary_navigator_spec.js     |  16 +-
.../javascript/selection/set_staged_rows_spec.js   |   6 +-
6 files changed, 139 insertions(+), 139 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][RM2892] Handle password changes properly if error occurs during sending email
Next
From: Harshal Dhumal
Date:
Subject: [pgAdmin4][RM2922] Login desktop user only once in runtime