pgAdmin 4 commit: Adding new control to show SQL query in a control. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Adding new control to show SQL query in a control.
Date
Msg-id E1aRc5d-0006Wo-Ra@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Adding new control to show SQL query in a control.

It will be used by the nodes like view, which require to show the code
inside as one parameter.

Also, override the events for the Backform.TextareaControl in order
handle some cases, which were not handling the change in textarea
properly in all situations.

Also, we need to show the error message around the input control with
name attribute only.

Author: Surinder Kumar (small twicks by me).
Reviewed by: Ashesh Vashi

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 90 +++++++++++++++++++++++++++++--
1 file changed, 86 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Adding the Database node.
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not show the tablespace node as inode ('+' sign fo