pgAdmin 4 commit: Ensure that the view/edit data panel should not be op

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the view/edit data panel should not be op
Date: 2021-03-19 10:25:43
Message-ID: E1lNCK7-000613-5x@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the view/edit data panel should not be opened for unsupported nodes using the keyboard shortcut. Fixes #6206

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f63f656748ea1065a19cf65edcfd9ade4fc4e4f

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
web/pgadmin/tools/datagrid/static/js/show_data.js | 6 ++++++
web/regression/javascript/datagrid/show_data_spec.js | 17 +++--------------
3 files changed, 10 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-19 10:26:03 Re: [pgAdmin][RM-5404]: Show the login roles that are members of a group role be shown when examining a group role.
Previous Message Nikhil Mohite 2021-03-19 09:30:33 Re: [pgAdmin][RM-5404]: Show the login roles that are members of a group role be shown when examining a group role.