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

From Ashesh Vashi
Subject pgAdmin 4 commit: Allow to save only the partial model changes, undo-re
Date
Msg-id E1ZrUTE-0002Li-6f@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Introducing the infrastructure for colleciton of the
Next
From: "Prasad Somwanshi"
Date:
Subject: pgadmin4: sleep api