pgAdmin 4 commit: Allow to make change the behaviour of backform contro - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to make change the behaviour of backform contro
Date
Msg-id E1ZErO2-0003Yi-Qe@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow to make change the behaviour of backform control based on other
attribute value.

Branch
------
master

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

Modified Files
--------------
libraries.txt                                      |    2 +-
.../browser/templates/browser/js/browser.js        |    2 +-
web/pgadmin/static/js/backform.js                  |   61 +++++++++++++++++---
web/pgadmin/static/js/backform.pgadmin.js          |   35 ++++++-----
4 files changed, 71 insertions(+), 29 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: PATCH: fix typos
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Removed the readonly mode from the properties panel f