pgAdmin 4 commit: Fixed issues in the Preferences: - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issues in the Preferences:
Date
Msg-id E1nZ9Ym-0008P4-Lc@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed issues in the Preferences:
  1) Show a single note in the binary path.
  2) Resolved issue in the keyboard shortcut.

refs #7149

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=931a399890b3aabc66ec023e4d422b0ad760ee9d
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../static/js/components/PreferencesComponent.jsx            |  6 +++++-
web/pgadmin/static/js/components/KeyboardShortcuts.jsx       |  4 ++--
.../javascript/components/KeyboardShortcuts.spec.js          | 12 ++++++------
3 files changed, 13 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-7149]: [React] Port preferences dialog to React.
Next
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM-7132]: Port Properties collection, Dashboard and SQL panel in React