pgAdmin 4 commit: Do not trigger 'pgadmin-session:invalid' event, when

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Do not trigger 'pgadmin-session:invalid' event, when
Date: 2016-02-02 14:13:12
Message-ID: E1aQbhg-0004Jo-2W@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not trigger 'pgadmin-session:invalid' event, when a child object do
not have any validation error, or the validation error message is null.

Thanks Murtuza for find out the root cause.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fc676efa3050fc0716d8865c4cba87ee055777ca

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-02-02 14:16:53 Re: Added variable macro for generic db objects
Previous Message Ashesh Vashi 2016-02-02 14:10:15 pgAdmin 4 commit: Adding the macros to set variable options for objects