[pgadmin-org/pgadmin4] 1d01b5: Add a note on top of keyboard shortcuts preference...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 1d01b5: Add a note on top of keyboard shortcuts preference...
Date: 2023-03-24 10:14:56
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/207812-1d01b5@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: 1d01b5a8a2e90fb564cf52a1848506e4e40dadee
https://github.com/pgadmin-org/pgadmin4/commit/1d01b5a8a2e90fb564cf52a1848506e4e40dadee
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-03-24 (Fri, 24 Mar 2023)

Changed paths:
M web/pgadmin/browser/static/js/preferences.js
M web/pgadmin/preferences/__init__.py
M web/pgadmin/preferences/static/js/components/PreferencesComponent.jsx
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/utils/preferences.py

Log Message:
-----------
Add a note on top of keyboard shortcuts preferences to show the Accesskey of the browser. #5022

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2023-03-24 10:16:21 [pgadmin-org/pgadmin4] 8700a1: Concurrent SonarQube runs can cause problems if th...
Previous Message Akshay Joshi 2023-03-24 09:09:17 [pgadmin-org/pgadmin4] 207812: 1) Fixed RESQL test case for EPAS.