[pgadmin-org/pgadmin4] fd8af4: Fixed an issue where user is not able to cancel or...

From: Pravesh Sharma <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] fd8af4: Fixed an issue where user is not able to cancel or...
Date: 2023-12-29 10:10:49
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/e837de-fd8af4@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: fd8af4034abda6b8cc8aaeff5a1c1a1d0d7e463a
https://github.com/pgadmin-org/pgadmin4/commit/fd8af4034abda6b8cc8aaeff5a1c1a1d0d7e463a
Author: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
Date: 2023-12-29 (Fri, 29 Dec 2023)

Changed paths:
M web/pgadmin/dashboard/static/js/Dashboard.jsx

Log Message:
-----------
Fixed an issue where user is not able to cancel or terminate active queries from dashboard. #7078

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2024-01-01 05:35:10 [pgadmin-org/pgadmin4] 3fa4e8: Introduce LDAP configuration parameter LDAP_IGNORE...
Previous Message Aditya Toshniwal 2023-12-28 10:59:32 [pgadmin-org/pgadmin4] e837de: Fixed browser autocomplete related issues on pgAdm...