[pgadmin-org/pgadmin4] 66cb4e: Auto expand row edit form when a new row is added ...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 66cb4e: Auto expand row edit form when a new row is added ...
Date: 2023-03-27 11:44:54
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/51c226-66cb4e@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: 66cb4e3bcff7a1f3542481e377d96c6ad850c9a9
https://github.com/pgadmin-org/pgadmin4/commit/66cb4e3bcff7a1f3542481e377d96c6ad850c9a9
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-03-27 (Mon, 27 Mar 2023)

Changed paths:
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/constraints/check_constraint/static/js/check_constraint.ui.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/static/js/table.ui.js
M web/pgadmin/static/js/SchemaView/DataGridView.jsx
M web/pgadmin/static/js/SchemaView/FormView.jsx
M web/pgadmin/static/js/SchemaView/MappedControl.jsx

Log Message:
-----------
Auto expand row edit form when a new row is added for Primary Key, Foreign Key, Unique Constraint and Exclusion Constraint. #3298

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-03-27 12:12:05 [pgadmin-org/pgadmin4] 12f828: Fix an issue where Backup, Restore, and Maintenanc...
Previous Message Yogesh Mahajan 2023-03-27 11:40:41 [pgadmin-org/pgadmin4] 51c226: Update BigAnimal documentation for BigAnimal v3 AP...