pgAdmin 4 commit: Fixed the regression where initial changes make the S - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the regression where initial changes make the S
Date
Msg-id E1jT3ia-0006kD-RH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the regression where initial changes make the Save button enabled when the table dialog is opened. Fixes #4504

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=18748846ef0719fdd8223c023d4e3cba33487110
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/static/js/table.js    | 29 +++++++++++-----------
1 file changed, 15 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Abhilasha Narendra
Date:
Subject: Re: [pgAdmin][RM5348]LDAP Authentication Support
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Improve LDAP Error messages