pgAdmin 4 commit: Stability and bug fixes in schemaview react framework

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Stability and bug fixes in schemaview react framework
Дата
Msg-id E1mOExC-0003z2-On@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Stability and bug fixes in schemaview react framework.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx  | 18 +++----
web/pgadmin/static/js/SchemaView/FormView.jsx      | 35 +++++++------
web/pgadmin/static/js/SchemaView/base_schema.ui.js |  5 ++
web/pgadmin/static/js/SchemaView/index.jsx         | 59 +++++++++++++---------
.../js/helpers/DataGridViewWithHeaderForm.jsx      | 17 ++++---
5 files changed, 76 insertions(+), 58 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed minor issue with merging
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Integer and Numeric inputs fixes.