[pgadmin-org/pgadmin4] e207a8: Remove the 'Close Window' submenu specifically for...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] e207a8: Remove the 'Close Window' submenu specifically for...
Date: 2023-12-05 06:59:52
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/9cf328-e207a8@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: e207a82dbbe30afe1d8c68e33d277aed4b124434
https://github.com/pgadmin-org/pgadmin4/commit/e207a82dbbe30afe1d8c68e33d277aed4b124434
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-12-05 (Tue, 05 Dec 2023)

Changed paths:
M docs/en_US/release_notes_8_1.rst
M runtime/src/js/pgadmin.js
M web/pgadmin/browser/server_groups/servers/databases/schemas/tables/indexes/utils.py

Log Message:
-----------
Remove the 'Close Window' submenu specifically for OSX to prevent unintended closure of the entire application. #6814 (partial fixed)

Browse pgadmin-hackers by date

  From Date Subject
Next Message dependabot[bot] 2023-12-05 10:42:30 [pgadmin-org/pgadmin4] 74a262: Javascript dependency: Bump eslint from 8.43.0 to ...
Previous Message Anil Sahoo 2023-12-05 06:29:39 [pgadmin-org/pgadmin4] 9cf328: Fixed an issue where option key was not registerin...