[pgadmin-org/pgadmin4] ef0b30: 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] ef0b30: Continue fixing multiple UI issues found when test...
Date: 2023-11-06 12:38:34
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/0d8adf-ef0b30@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: ef0b30b1cac8f5b18798bada20cf943c56df14c4
https://github.com/pgadmin-org/pgadmin4/commit/ef0b30b1cac8f5b18798bada20cf943c56df14c4
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-11-06 (Mon, 06 Nov 2023)

Changed paths:
M docs/en_US/release_notes_7_9.rst
M web/pgadmin/dashboard/static/js/SystemStats/Storage.jsx
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/static/js/QuickSearch/index.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/helpers/Notifier.jsx
M web/pgadmin/static/js/helpers/withStandardTabInfo.jsx
M web/pgadmin/tools/debugger/static/js/components/DebuggerArgumentComponent.jsx
M web/pgadmin/tools/schema_diff/static/js/SchemaDiffModule.js
M web/pgadmin/tools/schema_diff/static/js/components/SchemaDiffCompare.jsx
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-07 10:49:40 [pgadmin-org/pgadmin4] 18eb93: Python dependency: Bump testtools from 2.6.0 to 2....
Previous Message Yogesh Mahajan 2023-11-06 12:33:04 [pgadmin-org/pgadmin4] 0d8adf: Ensure backup/restore/maintenance works with inval...