[pgadmin-org/pgadmin4] cede5c: Fixed an issue where object explorer last tree sta...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] cede5c: Fixed an issue where object explorer last tree sta...
Date: 2023-12-25 06:25:22
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/41a62c-cede5c@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: cede5cf89987209712db11c565435021d914e210
https://github.com/pgadmin-org/pgadmin4/commit/cede5cf89987209712db11c565435021d914e210
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-12-25 (Mon, 25 Dec 2023)

Changed paths:
M web/pgadmin/static/js/tree/pgadmin_tree_save_state.js

Log Message:
-----------
Fixed an issue where object explorer last tree state was not saving. #7066

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-12-25 06:34:27 [pgadmin-org/pgadmin4] 6d399f: Explicitly set max_connections to 100 for Python t...
Previous Message Aditya Toshniwal 2023-12-23 10:38:59 [pgadmin-org/pgadmin4] 41a62c: Fix JS test cases failing on Windows OS