[pgadmin-org/pgadmin4] 6833fd: Ensure that keyboard hotkey to open query tool and...

From: Akshay Joshi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 6833fd: Ensure that keyboard hotkey to open query tool and...
Date: 2023-02-06 10:39:08
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/4a3bcf-426cc6@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: 6833fdd7319853dc0b903d1138b276b827995fd3
https://github.com/pgadmin-org/pgadmin4/commit/6833fdd7319853dc0b903d1138b276b827995fd3
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-06 (Mon, 06 Feb 2023)

Changed paths:
M docs/en_US/release_notes_6_20.rst
M web/pgadmin/browser/static/js/keyboard.js

Log Message:
-----------
Ensure that keyboard hotkey to open query tool and search object should work properly. #5763

Commit: 027f23bc47d70b18039265612aab49da46f41c82
https://github.com/pgadmin-org/pgadmin4/commit/027f23bc47d70b18039265612aab49da46f41c82
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-06 (Mon, 06 Feb 2023)

Changed paths:
M DEPENDENCIES

Log Message:
-----------
Update Dependencies

Commit: 426cc683eb852b3291151224886949f039ebfa69
https://github.com/pgadmin-org/pgadmin4/commit/426cc683eb852b3291151224886949f039ebfa69
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-02-06 (Mon, 06 Feb 2023)

Changed paths:
M web/config.py

Log Message:
-----------
Update version for release v6.20

Compare: https://github.com/pgadmin-org/pgadmin4/compare/4a3bcfa202a3...426cc683eb85

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2023-02-06 11:06:36 pgAdmin4 v6.20 candidate builds
Previous Message Aditya Toshniwal 2023-02-06 10:25:15 [pgadmin-org/pgadmin4] 4a3bcf: Use uplot for Dashboard graphs to reduce CPU usage...