pgAdmin 4 commit: Added DateTimePicker control in React.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added DateTimePicker control in React.
Дата
Msg-id E1mOExC-0003xn-EX@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added DateTimePicker control in React.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56ef08541274b454dff3cd7770983f4b2b9fd7b9

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx |  9 ++-
.../static/js/components/FormComponents.jsx        | 86 ++++++++++++++++++++--
2 files changed, 87 insertions(+), 8 deletions(-)


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

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