pgAdmin 4 commit: - Focus on first tab and first element on reset. - Mo

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: - Focus on first tab and first element on reset. - Mo
Дата
Msg-id E1mOExD-000404-1o@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
- Focus on first tab and first element on reset. - Move formErr to state context.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/DataGridView.jsx |  5 ++---
web/pgadmin/static/js/SchemaView/FieldSetView.jsx |  8 +++----
web/pgadmin/static/js/SchemaView/FormView.jsx     | 26 ++++++++++++++---------
web/pgadmin/static/js/SchemaView/index.jsx        | 12 +++++++----
4 files changed, 30 insertions(+), 21 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