pgAdmin 4 commit: Do not send the incomplete definition of a node objec - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Do not send the incomplete definition of a node objec
Date
Msg-id E1b01j6-0006Ea-Fg@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: PATCH: Graphincal explain integrated in sql editor
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: SQL Tab Validation