pgAdmin 4 commit: Add plain string control with formatter. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Add plain string control with formatter.
Date
Msg-id E1mOExC-0003ym-Mg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add plain string control with formatter.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 1 +
web/pgadmin/static/js/SchemaView/MappedControl.jsx | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed minor issue with merging
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Integer and Numeric inputs fixes.