pgAdmin 4 commit: Fixes for expanded table row form control. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes for expanded table row form control.
Date
Msg-id E1mOExB-0003vM-O8@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixes for expanded table row form control.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx | 213 ++++++++++++----------
web/pgadmin/static/js/SchemaView/FormView.jsx     |  54 +++---
web/pgadmin/static/js/Theme/index.jsx             |   1 +
3 files changed, 148 insertions(+), 120 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.