[pgadmin-org/pgadmin4] 467696: Fix multiple Query Tool, ERD title related issues.

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 467696: Fix multiple Query Tool, ERD title related issues.
Date: 2023-07-13 14:37:12
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/de7eb7-467696@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 4676961fc4ed03e5e2fa9f4804c4480bef3dde4d
https://github.com/pgadmin-org/pgadmin4/commit/4676961fc4ed03e5e2fa9f4804c4480bef3dde4d
Author: Aditya Toshniwal <aditya(dot)toshniwal14(at)gmail(dot)com>
Date: 2023-07-13 (Thu, 13 Jul 2023)

Changed paths:
M web/pgadmin/static/js/SchemaView/MappedControl.jsx
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/sqleditor_title.js

Log Message:
-----------
Fix multiple Query Tool, ERD title related issues.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-07-13 14:59:00 [pgadmin-org/pgadmin4] 038ab5: Correct bin path for EPAS.
Previous Message Dave Page 2023-07-13 13:57:16 [pgadmin-org/pgadmin4] de7eb7: Fix a copy/paste error.