pgAdmin 4 commit: Added support for grouping in input select boxes and - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added support for grouping in input select boxes and
Date
Msg-id E1n9oL3-0006Gv-Lq@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added support for grouping in input select boxes and allow setting default selected options.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fbc3b1a3185fbc1dd16de14f31f5c0280d5d547d
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../static/js/components/FormComponents.jsx        | 45 ++++++++++++++++++----
1 file changed, 37 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][patch] Form Input Select enhancements
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Form Input Select enhancements