[pgAdmin][RM6814] Server and DB node related fixes - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM6814] Server and DB node related fixes
Date
Msg-id CAM9w-_k8pqVmeaQExsecsuuoAoDgrSGteP_iO4Pb74mCaf6J0w@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM6814] Server and DB node related fixes  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached patch fixes:
1. Unable to change shared server switch.
2. DB restriction and schema restriction has an empty option.
3. File select input control does not allow manual text input.
4. In the Parameters tab if the value is a switch control, then empty value error should not come.
5. Values for parameters should be reset on changing parameter.
6. Added a new key - helpMessageMode which can have a value similar to mode. It will show the help message if mode is supported.

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - Fixed Dialog Closing issue
Next
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'