pgAdmin 4 commit: Deleting the object (model & nested model/collection)

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Deleting the object (model & nested model/collection)
Date: 2016-04-15 10:49:14
Message-ID: E1ar1JK-0006EJ-4Y@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Deleting the object (model & nested model/collection) during showing
the node properties.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/js/datamodel.js | 44 ++++++++++++++++++++++
.../browser/templates/browser/js/collection.js | 10 +++--
web/pgadmin/browser/templates/browser/js/node.js | 15 +++++++-
web/pgadmin/static/js/backform.pgadmin.js | 17 +++++++++
4 files changed, 81 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-04-15 12:32:28 pgAdmin 4 commit: Icon and toolbar cleanup/consistency.
Previous Message Ashesh Vashi 2016-04-15 10:48:50 Re: Dialogues not closing