pgAdmin 4 commit: Framework stability fixes. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Framework stability fixes.
Date
Msg-id E1mOExC-0003yd-Li@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Framework stability fixes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/FormView.jsx                | 6 +++++-
web/pgadmin/static/js/SchemaView/index.jsx                   | 4 +++-
web/pgadmin/static/js/helpers/DataGridViewWithHeaderForm.jsx | 2 +-
3 files changed, 9 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.