pgAdmin 4 commit: Do not send the incomplete definition of a node objec

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Do not send the incomplete definition of a node objec
Date: 2016-05-10 07:05:04
Message-ID: E1b01j6-0006Ea-Fg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Do not send the incomplete definition of a node object to the server
instead show proper message.

Tweaked by Ashesh for adding the proper message

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7a400bacf34fb5dc42bbeabd4171eb4b8041c9af
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/templates/browser/js/messages.js | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 63 ++++++++++++----------
2 files changed, 35 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-10 07:06:23 Re: [pgAdmin4][Patch]: SQL Tab Validation
Previous Message Sanket Mehta 2016-05-10 06:51:19 Re: PATCH: Graphincal explain integrated in sql editor