pgAdmin 4 commit: Fixed an issue where the validation error message is

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the validation error message is
Date: 2020-10-30 09:39:57
Message-ID: E1kYQt3-00068R-69@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the validation error message is shown twice. Fixes #5736

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=183c83f0d2b2cb8dd33f9e8c41a030bc4cdaa4b2
Author: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_28.rst | 1 +
web/pgadmin/browser/static/js/datamodel.js | 75 +++++++++++++++++++++++++++++-
web/pgadmin/static/js/backform.pgadmin.js | 24 ++++------
web/pgadmin/static/scss/_alert.scss | 6 +++
4 files changed, 90 insertions(+), 16 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-10-30 09:40:34 Re: [pgAdmin][RM5736] Validation error msg showing twice on create table- add column.
Previous Message Baby Cobol 2020-10-30 07:42:05 Support Greenplum 6.x