pgAdmin 4 commit: Adding new control to show SQL query in a control.

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Adding new control to show SQL query in a control.
Дата
Msg-id E1aRc5d-0006Wo-Ra@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Adding the Database node.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Do not show the tablespace node as inode ('+' sign fo