pgAdmin 4 commit: Integer and Numeric inputs fixes.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Integer and Numeric inputs fixes.
Дата
Msg-id E1mOExD-00040C-2z@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Integer and Numeric inputs fixes.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx | 52 ++--------------------
.../static/js/components/FormComponents.jsx        | 18 +++++++-
.../javascript/SchemaView/SchemaView.spec.js       | 18 ++++++--
3 files changed, 34 insertions(+), 54 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