Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 85dd1e92ada90bb8d1c288216ebfc159b6978c4a
https://github.com/pgadmin-org/pgadmin4/commit/85dd1e92ada90bb8d1c288216ebfc159b6978c4a
Author: Aditya Toshniwal <[email protected]>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M web/config.py
M web/pgadmin/__init__.py
M web/pgadmin/static/js/Theme/index.jsx
M web/pgadmin/static/js/Theme/overrides/rcdock.override.js
M web/pgadmin/static/js/Theme/standard.js
M web/pgadmin/static/js/components/ExternalIcon.jsx
M web/pgadmin/static/js/components/TabPanel.jsx
M web/pgadmin/static/js/helpers/ObjectExplorerToolbar.jsx
M web/pgadmin/static/js/helpers/withStandardTabInfo.jsx
M web/pgadmin/static/scss/resources/_default.variables.scss
M web/pgadmin/tools/debugger/static/js/DebuggerModule.js
M web/pgadmin/tools/erd/static/js/ERDModule.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
Log Message:
-----------
Fix issues found when testing Flask upgrade and wcDocker changes. #6479