pgAdmin 4 commit: Initialize and parse the neseted schema too.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Initialize and parse the neseted schema too.
Date: 2016-01-19 12:25:36
Message-ID: E1aLVLs-0007DM-Sh@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Initialize and parse the neseted schema too.

Renamed the type of the nested schema type to 'nested' from 'uiLayout'
to be more relatevant.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 245 ++++++++++++++++-------------
web/pgadmin/static/js/backform.pgadmin.js | 2 +-
2 files changed, 136 insertions(+), 111 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-01-19 12:48:56 pgAdmin 4 commit: Introduced a event manager for the browser, which wil
Previous Message Sanket Mehta 2016-01-19 11:46:11 PATCH: resolved an issue occured in cast creation