pgAdmin 4 commit: 1. Date time control not working on firefox. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1. Date time control not working on firefox.
Date
Msg-id E1mVUit-0007MZ-OU@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.toshniwal@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(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM6816] Date time control related fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6816] Date time control related fixes