pgAdmin 4 commit: Honor the visible property of the model schema, and s - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Honor the visible property of the model schema, and s
Date
Msg-id E1acsnw-0004Kc-GG@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Honor the visible property of the model schema, and show/hide different
custom contorls based on it.
i.e.
UniqueCollectionControl, TabControl, FieldsetControl, etc.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 103 +++++++++++++++++++++++-------
1 file changed, 81 insertions(+), 22 deletions(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Using the correct member variable while fetching the
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Preferences dialogue. Patch by Ashesh and Khushboo Va