pgAdmin 4 commit: Automatically expand child nodes as well as the selec

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Automatically expand child nodes as well as the selec
Date: 2019-02-14 09:18:13
Message-ID: E1guD9p-00025p-GF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Automatically expand child nodes as well as the selected node on the treeview if there is only one. Fixes #3559

This also ensure the browser state is cleared if the save interval is set to -1.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17694ab467cccf090e425cadb6238c31548869ca
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/images/preferences_browser_display.png | Bin 83195 -> 248805 bytes
docs/en_US/preferences.rst | 6 ++++++
.../browser/register_browser_preferences.py | 10 ++++++++++
web/pgadmin/browser/static/js/node.js | 9 +++++++++
web/pgadmin/settings/__init__.py | 21 ++++++++++++++++++++-
.../static/js/tree/pgadmin_tree_save_state.js | 20 ++++++++++++++++++++
6 files changed, 65 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-14 09:19:40 pgAdmin 4 commit: Update release notes.
Previous Message Khushboo Vashi 2019-02-14 06:56:12 [pgAdmin4][Pattch] - RM #3673 - "Download as .csv" F8 does NOT work when one of joined files is a TEMPORARY file