1. Date time control not working on firefox. 2. Replace moment with date-fns in date time control as date-fns is more maintained.
Fixes #6816 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=332351efafbfdd1ffdb912445c76e915a9f8b74f Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- web/package.json | 46 +++++++-------- .../pgagent/schedules/static/js/pga_schedule.ui.js | 8 +-- .../servers/roles/static/js/role.ui.js | 3 +- .../static/js/components/FormComponents.jsx | 66 ++++++++++++++-------- web/yarn.lock | 11 +++- 5 files changed, 81 insertions(+), 53 deletions(-)