[pgadmin-org/pgadmin4] 201a27: Fix an issue where save button is enabled when tab...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 201a27: Fix an issue where save button is enabled when tab...
Date: 2022-10-31 12:21:57
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/ad8716-201a27@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: 201a27e4b3215d232868030f7cd76ebcb6206ffd
https://github.com/pgadmin-org/pgadmin4/commit/201a27e4b3215d232868030f7cd76ebcb6206ffd
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2022-10-31 (Mon, 31 Oct 2022)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/columns/static/js/column.ui.js
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/index.jsx

Log Message:
-----------
Fix an issue where save button is enabled when table properties dialog is opened. #5098

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2022-10-31 12:29:43 [pgadmin-org/pgadmin4] 5e98bf: Ensure that the appropriate permissions are set on...
Previous Message Pravesh Sharma 2022-10-31 12:16:05 [pgadmin-org/pgadmin4] ad8716: Fixed an issue where the dependents tab wasn't wor...