pgAdmin 4 commit: Allow to save only the partial model changes, undo-re

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow to save only the partial model changes, undo-re
Date: 2015-10-28 17:25:08
Message-ID: E1ZrUTE-0002Li-6f@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow to save only the partial model changes, undo-redo operation
within the edit/create dialog/panel using the backbone.undo.js.

Branch
------
master

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

Modified Files
--------------
libraries.txt | 1 +
web/pgadmin/browser/templates/browser/js/node.js | 371 +++++++++-
web/pgadmin/static/js/backbone.undo.js | 830 ++++++++++++++++++++++
web/pgadmin/static/js/backbone.undo.min.js | 10 +
web/pgadmin/templates/base.html | 1 +
5 files changed, 1208 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Prasad Somwanshi 2015-10-28 22:59:08 pgadmin4: sleep api
Previous Message Ashesh Vashi 2015-10-28 17:11:10 pgAdmin 4 commit: Introducing the infrastructure for colleciton of the