pgAdmin 4 commit: Ensure the database and schema restriction controls a - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure the database and schema restriction controls a
Date
Msg-id E1nd4lo-0002cy-Iv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the database and schema restriction controls are not shown as a drop-down. Fixes #7255

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2f1a7bdc586d5ce98e8a4192e1a28037b254d07
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_9.rst                               |  1 +
.../server_groups/servers/databases/static/js/database.ui.js   |  2 +-
.../browser/server_groups/servers/static/js/server.ui.js       |  2 +-
web/pgadmin/static/js/components/FormComponents.jsx            | 10 +++++++++-
4 files changed, 12 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7255]:Update select control UI
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM #7179 - PostgreSQL deployment on EDB BigAnimal