pgAdmin 4 commit: Do not validate the attributes on saving, because - s

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Do not validate the attributes on saving, because - s
Date: 2016-05-12 10:22:24
Message-ID: E1b0nlA-0005YD-Jg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not validate the attributes on saving, because - sometimes it results
into an error, and does not call the callback - 'success/fail'
internally.

And, that will not close the property dialog in those cases.

Reported by Harshal Dhumal.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-05-12 10:28:32 Destroy select2 controls before re-rendering [pgadmin4]
Previous Message Ashesh Vashi 2016-05-12 10:18:15 pgAdmin 4 commit: Remove all the object view control within the subnode