pgAdmin 4 commit: Misc fixes for the pgAgent module:

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Misc fixes for the pgAgent module:
Дата
Msg-id E1eMxGY-0007xw-4N@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Misc fixes for the pgAgent module:

1) User was allowed to enter start date ahead of end date while scheduling a job. Fixes #2921

2) Datetime picker was not displaying in the grid (sub-node collection control). Fixes #1749

3) Fixed UI issue where validation error was not displaying properly for Datetime control.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ee9df5c2ba9d7bbce01e188af0c4ff9c43a3da93
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../pgagent/schedules/static/js/pga_schedule.js    | 26 +++++++++++++++---
web/pgadmin/static/js/backform.pgadmin.js          | 31 ++++++++++++++--------
web/pgadmin/static/scss/_backform.overrides.scss   |  7 +++++
3 files changed, 50 insertions(+), 14 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message
Следующее
От: Harshal Dhumal
Дата:
Сообщение: [pgAdmin4][RM2782][RM2822] fix array representation in query tool anddata grid