pgAdmin 4 commit: Fixed an issue where the Save button is enabled by de - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the Save button is enabled by de
Date
Msg-id E1lVpr5-0005ZD-HU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the Save button is enabled by default when open the table's properties dialog on PG 9.5. Fixes
#6367

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_2.rst                   |   1 +
.../databases/schemas/tables/static/js/table.js    |  11 +-
.../tables/templates/tables/sql/10_plus/update.sql | 269 +++++++++++++++++++++
.../tables/templates/tables/sql/11_plus/update.sql |   6 -
.../tables/templates/tables/sql/12_plus/update.sql |   6 -
.../tables/templates/tables/sql/default/update.sql |  28 ---
6 files changed, 278 insertions(+), 43 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] RM 6306 - UI issue in Delete records form data output table.
Next
From: Akshay Joshi
Date:
Subject: Re: RM-4001 Patch (Notifications tab of Query Tool documentation)