pgAdmin 4 commit: Fixed few issues with the backform custom controls. - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed few issues with the backform custom controls.
Date
Msg-id E1a97Dg-0006Nj-CA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed few issues with the backform custom controls.
- Fixed the server backend version check for any schema object.
- Fixed the switch control, it was not enable to toggle the values properly.
- Fixed the editableCell to work properly in the collection properties.

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Removed the undo manager from the node implementation
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Pass on the browser tree events by generating node sp