pgAdmin 4 commit: Ensure that sorting should be preserved on refresh fo

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 sorting should be preserved on refresh fo
Date: 2022-04-14 05:42:09
Message-ID: E1nesF7-00011N-Su@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that sorting should be preserved on refresh for Server Activity. Fixes #7308

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_9.rst | 1 +
web/pgadmin/dashboard/static/js/Dashboard.jsx | 103 +++++++++++++++-----------
web/pgadmin/static/js/components/PgTable.jsx | 1 +
3 files changed, 62 insertions(+), 43 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-14 05:43:07 Re: [pgAdmin][RM7308]: Server activity - Preserve sorting on refresh
Previous Message Pradip Parkale 2022-04-14 03:12:09 Re: [pgAdmin][RM7308]: Server activity - Preserve sorting on refresh