pgAdmin 4 commit: Ensure that the Dashboard column sort order should be

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 the Dashboard column sort order should be
Date: 2022-04-29 04:57:11
Message-ID: E1nkIgp-0000eM-2e@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the Dashboard column sort order should be remembered when the refresh button is clicked. Fixes #7339

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a0c85431dcf3387a3bec69c67d78b84aba28872d
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_9.rst | 1 +
web/pgadmin/misc/properties/CollectionNodeProperties.jsx | 5 +++++
web/pgadmin/static/js/components/PgTable.jsx | 4 +++-
3 files changed, 9 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-29 04:57:26 Re: [pgAdmin][RM7339]: Dashboard column sort order not remembered when refresh button pressed (same for filter)
Previous Message Pradip Parkale 2022-04-29 04:26:26 [pgAdmin][RM7339]: Dashboard column sort order not remembered when refresh button pressed (same for filter)