pgAdmin 4 commit: Few more stability improvements to date time picker.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Few more stability improvements to date time picker.
Date: 2021-09-30 10:00:35
Message-ID: E1mVsrj-0008CA-62@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Few more stability improvements to date time picker.

refs #6816

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=381f5edbd5dbd29ed47ea2d7a02651e12bed8eb8
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 1 +
.../static/js/components/FormComponents.jsx | 62 ++++++++++------------
web/yarn.lock | 2 +-
3 files changed, 31 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-30 10:01:36 Re: [pgAdmin][RM6816] Date time control related fixes
Previous Message Rahul Shirsat 2021-09-30 08:15:28 Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue