pgAdmin 4 commit: Ensure the database and schema restriction controls a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the database and schema restriction controls a
Date: 2022-04-09 06:40:28
Message-ID: E1nd4lo-0002cy-Iv@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Bogdan 2022-04-10 22:38:22 pgAdmin translation (Ukrainian language)
Previous Message Akshay Joshi 2022-04-09 06:36:33 Re: [pgAdmin][RM7255]:Update select control UI