From: | Aditya Toshniwal <noreply(at)github(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | [pgadmin-org/pgadmin4] c8d6ff: Fixed an issue where query tool title did not chan... |
Date: | 2023-12-21 12:12:00 |
Message-ID: | pgadmin-org/pgadmin4/push/refs/heads/master/c85a9b-c8d6ff@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: c8d6ff8a6d7cd03220dd247e43e373204814212e
https://github.com/pgadmin-org/pgadmin4/commit/c8d6ff8a6d7cd03220dd247e43e373204814212e
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M docs/en_US/release_notes_8_2.rst
M web/pgadmin/static/js/helpers/Layout/index.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx
Log Message:
-----------
Fixed an issue where query tool title did not change after 'Save As' until any new change is made. #6193
From | Date | Subject | |
---|---|---|---|
Next Message | Aditya Toshniwal | 2023-12-21 12:19:20 | [pgadmin-org/pgadmin4] 09b83e: Fixed an issue where pgAgent job schedule dialog i... |
Previous Message | Khushboo Vashi | 2023-12-21 09:10:00 | [pgadmin-org/pgadmin4] c85a9b: Fix an issue where the server-group node is gettin... |