Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 17acce3e7bbb0290f0824b4e043a0937e0927923
https://github.com/pgadmin-org/pgadmin4/commit/17acce3e7bbb0290f0824b4e043a0937e0927923
Author: Aditya Toshniwal <[email protected]>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M .github/dependabot.yml
M web/pgadmin/browser/static/js/node.js
M web/pgadmin/misc/properties/ObjectNodeProperties.jsx
M web/pgadmin/preferences/static/js/store.js
M web/pgadmin/static/js/BrowserComponent.jsx
M web/pgadmin/static/js/PgTreeView/index.jsx
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/Theme/overrides/rcdock.override.js
M web/pgadmin/static/js/components/CodeMirror.jsx
M web/pgadmin/static/js/helpers/Layout/index.jsx
M web/pgadmin/static/js/helpers/Notifier.jsx
M web/pgadmin/static/js/helpers/withStandardTabInfo.jsx
M web/pgadmin/tools/erd/static/js/ERDModule.js
M web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
Log Message:
-----------
Continue fixing multiple UI issues found when testing wcDocker changes. #6479