pgAdmin 4 commit: Fixed potential issue in reset function for nested ob - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed potential issue in reset function for nested ob
Date
Msg-id E1iRuyF-0006pm-PT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed potential issue in reset function for nested objects.

Reset function clears the model instead of storing previous values.

Fixes #4895

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=69fba93152b988e79b4d360753a50e09815387a6
Author: Ganesh Jaybhay <ganesh.jaybhay@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst           |  3 ++-
web/pgadmin/browser/static/js/collection.js |  2 +-
web/pgadmin/browser/static/js/datamodel.js  | 19 +++++++++++--------
3 files changed, 14 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Next
From: Rahul Shirsat
Date:
Subject: [pgAdmin][RM3279] the Drop and Disconnect connection menupoints aretoo close for each others