Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 140494454a155e68af34debf0a9cd12e709b200e
https://github.com/pgadmin-org/pgadmin4/commit/140494454a155e68af34debf0a9cd12e709b200e
Author: Akshay Joshi <[email protected]>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M web/pgadmin/browser/server_groups/servers/static/js/privilege.ui.js
M web/pgadmin/static/js/Explain/Graphical.jsx
M web/pgadmin/static/js/Explain/index.jsx
M web/pgadmin/static/js/components/PgChart/StreamingChart.jsx
M web/pgadmin/static/js/components/PgTree/FileTreeItem/index.tsx
M web/pgadmin/static/js/components/PgTree/FileTreeX/index.tsx
M web/pgadmin/static/js/components/PgTree/TreeModelX/index.ts
M web/pgadmin/static/js/components/PgTree/services/keyboardHotkeys.ts
M web/pgadmin/static/js/tree/preference_nodes.ts
M web/pgadmin/static/js/tree/tree_nodes.ts
M web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
Log Message:
-----------
Fixed linter errors after eslint upgrade.