pgAdmin 4 commit: Fixed the regression where initial changes make the S

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the regression where initial changes make the S
Date: 2020-04-27 13:22:40
Message-ID: E1jT3ia-0006kD-RH@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-27 13:23:20 Re: [pgAdmin4][Patch] - Improve LDAP Error messages
Previous Message Abhilasha Narendra 2020-04-27 13:18:22 Re: [pgAdmin][RM5348]LDAP Authentication Support