pgAdmin 4 commit: Fixed potential issue in reset function for nested ob

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed potential issue in reset function for nested ob
Дата
Msg-id E1iRuyF-0006pm-PT@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Следующее
От: Rahul Shirsat
Дата:
Сообщение: [pgAdmin][RM3279] the Drop and Disconnect connection menupoints aretoo close for each others