pgAdmin 4 commit: The Switch Dependency Cell, implemented in schema mod

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: The Switch Dependency Cell, implemented in schema mod
Date: 2016-09-15 08:08:06
Message-ID: E1bkRiI-0006ve-Th@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-15 08:08:19 Re: [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection
Previous Message Surinder Kumar 2016-09-15 07:54:36 [pgAdmin4][Patch]: RM1579 - Unable to scroll the query text window during selection