pgAdmin 4 commit: Stability and bug fixes for the react schema view fra - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Stability and bug fixes for the react schema view fra
Date
Msg-id E1mOExD-00040K-3z@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Stability and bug fixes for the react schema view framework.

Branch
------
master

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

Modified Files
--------------
.../schemas/tables/columns/static/js/column.ui.js  | 15 ++++----
.../server_groups/servers/static/js/vacuum.ui.js   |  2 +-
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 41 ++++++----------------
web/pgadmin/static/js/SchemaView/FormView.jsx      |  4 ++-
.../static/js/components/FormComponents.jsx        |  3 +-
5 files changed, 24 insertions(+), 41 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Add plain string control with formatter.
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Fix pgAdmin error after react branch merge