pgAdmin 4 commit: Ensure newly added rows cannot be editted until weha - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure newly added rows cannot be editted until weha
Date
Msg-id E1eHY2Y-0003y7-N9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure newly added rows cannot be editted until we have key values. Fixes #RM2886

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1bc318f0913dd4b960bb113fe7a3b0d0ec2e6771
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 27 ++++++++++++----------
1 file changed, 15 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Improve clarity of the boolean checkbox.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To fix issues in Boolean editor