Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 3bcac26ff925cd0c2d87975c1efcb0f58242db71
https://github.com/pgadmin-org/pgadmin4/commit/3bcac26ff925cd0c2d87975c1efcb0f58242db71
Author: Aditya Toshniwal <[email protected]>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M web/pgadmin/misc/bgprocess/static/js/Processes.jsx
M web/pgadmin/misc/statistics/static/js/Statistics.jsx
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/static/bundle/app.js
M web/pgadmin/static/js/BrowserComponent.jsx
M web/pgadmin/static/js/Dialogs/ConnectServerContent.jsx
M web/pgadmin/static/js/Dialogs/MasterPasswordContent.jsx
M web/pgadmin/static/js/Dialogs/NamedRestoreContent.jsx
M web/pgadmin/static/js/Dialogs/RenameTabContent.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/UtilityView.jsx
M web/pgadmin/static/js/components/ContextMenu.jsx
M web/pgadmin/static/js/components/ObjectBreadcrumbs.jsx
M web/pgadmin/static/js/helpers/Layout/LayoutIframeTab.jsx
M web/pgadmin/static/js/helpers/Layout/index.jsx
M web/pgadmin/static/js/helpers/ObjectExplorerToolbar.jsx
M web/pgadmin/static/js/to_px.js
M web/pgadmin/static/js/tree/tree.js
M web/pgadmin/static/js/url_for.js
M
web/pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx
M web/pgadmin/tools/schema_diff/static/js/components/ResultGridComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/sqleditor_title.js
M web/regression/javascript/SchemaView/SchemaDialogViewEdit.spec.js
M web/regression/javascript/__mocks__/@material-ui/core.jsx
M web/regression/javascript/__mocks__/popper.js.js
M web/regression/javascript/__mocks__/react-data-grid.jsx
M web/regression/javascript/components/Privilege.spec.js
R web/regression/javascript/erd/ui_components/ERDTool.spec.js
M web/regression/javascript/setup-jest.js
M web/regression/javascript/tree/pgadmin_tree_state_save_spec.js
Log Message:
-----------
Fix multiple UI and SonarQube issues found when testing wcDocker changes.
#6479