pgAdmin 4 commit: Included JSX files in the linter check. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Included JSX files in the linter check.
Date
Msg-id E1lUU2Z-0006Hw-1Z@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Included JSX files in the linter check.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c88a63edf8ff937795d85b28914636076e54a468
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/.eslintrc.js                                   |   1 +
web/package.json                                   |   2 +-
web/pgadmin/dashboard/static/js/Graphs.jsx         |  69 ++++----
web/pgadmin/static/js/chartjs/index.jsx            |   2 +
.../erd/static/js/erd_tool/links/OneToManyLink.jsx |  14 +-
.../erd/static/js/erd_tool/nodes/TableNode.jsx     |  13 +-
.../js/erd_tool/ui_components/BodyWidget.jsx       | 185 +++++++++++----------
.../static/js/erd_tool/ui_components/ToolBar.jsx   |  12 +-
8 files changed, 167 insertions(+), 131 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 6274 - LDAP auth module is not translatable