pgAdmin 4 commit: Ensure that the calendar control should be disabled i

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the calendar control should be disabled i
Date: 2021-06-17 10:28:57
Message-ID: E1ltpGb-0007Dp-5j@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the calendar control should be disabled in the properties panel for Role. Fixes #6469.

Branches
--------
React_Porting
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=71526ac79f6c5a9e6c0b87d17b67158db16a7172
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_4.rst | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 5 +++++
2 files changed, 6 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-06-17 10:50:45 pgAdmin 4 commit: Fixed API test cases for PG/EPAS 9.6
Previous Message Akshay Joshi 2021-06-17 10:28:56 pgAdmin 4 commit: Fixed an issue where file dialog showing incorrect fi