[pgadmin-org/pgadmin4] 17acce: Continue fixing multiple UI issues found when test...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 17acce: Continue fixing multiple UI issues found when test...
Date: 2023-11-01 15:22:54
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/d3dd5c-17acce@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 17acce3e7bbb0290f0824b4e043a0937e0927923
https://github.com/pgadmin-org/pgadmin4/commit/17acce3e7bbb0290f0824b4e043a0937e0927923
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
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

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-11-01 15:23:24 [pgadmin-org/pgadmin4] 2ddf6c: Python dependency: Update wtforms requirement from...
Previous Message dependabot[bot] 2023-11-01 12:11:47 [pgadmin-org/pgadmin4] 1e9daf: Python dependency: Bump werkzeug from 2.2.3 to 3.0.1