pgAdmin 4 commit: Ensure that sort order should be maintained when rena

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that sort order should be maintained when rena
Date: 2021-11-29 08:37:56
Message-ID: E1mrcAe-0002hH-IQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that sort order should be maintained when renaming a server group. Fixes #6955

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=61b440261fbc8544a23c6445eb938901dccd16e2
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js | 9 ++++++++-
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js | 13 ++++++-------
web/pgadmin/static/js/tree/tree.js | 4 ++++
3 files changed, 18 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-29 08:38:19 Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group
Previous Message Nikhil Mohite 2021-11-29 05:26:15 Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group