pgAdmin 4 commit: Added field key - optionsReloadBasis to allow options - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Added field key - optionsReloadBasis to allow options
Date
Msg-id E1mOExB-0003vn-SU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Added field key - optionsReloadBasis to allow options to be re-loaded. Add formatters to select and input control.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=79e1b0c5d8a950a0a36a508a9e38e7d2b540046c
Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx |  2 +-
.../static/js/components/FormComponents.jsx        | 29 +++++++++++++++++-----
2 files changed, 24 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Tag REL-5_7 has been created.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.