pgAdmin 4 commit: Stability and bug fixes for the react schema view fra

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Stability and bug fixes for the react schema view fra
Дата
Msg-id E1mOExD-00040K-3z@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Add plain string control with formatter.
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][patch] Fix pgAdmin error after react branch merge