pgAdmin 4 commit: The Switch Dependency Cell, implemented in schema mod - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: The Switch Dependency Cell, implemented in schema mod
Date
Msg-id E1bkRiI-0006ve-Th@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
The Switch Dependency Cell, implemented in schema module, has a special
case. Its purpose is now to handle certain scinarios specific to table
children modules.

Renamed it to 'TableChildSwitchCell' from 'SwitchDepCell' to avoid any
conflict in future.

Branch
------
master

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

Modified Files
--------------
.../tables/column/templates/column/js/column.js    | 22 +++++++++++++++-------
.../tables/indexes/templates/index/js/index.js     |  4 ++--
.../schemas/templates/schema/js/schema.js          |  6 +++---
3 files changed, 20 insertions(+), 12 deletions(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection