pgAdmin 4 commit: Added support for grouping in input select boxes and

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Added support for grouping in input select boxes and
Date: 2022-01-18 13:15:53
Message-ID: E1n9oL3-0006Gv-Lq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-18 13:16:33 Re: [pgAdmin][patch] Form Input Select enhancements
Previous Message Aditya Toshniwal 2022-01-18 13:08:53 Re: [pgAdmin][patch] Form Input Select enhancements