GetDKAN / dkan2

Deprecated: please use the 2.x branch of the dkan repo
https://github.com/GetDKAN/dkan
GNU General Public License v2.0
18 stars 16 forks source link

Create custom validator for json form date-time widget to allow partial dates #325

Closed janette closed 4 years ago

janette commented 4 years ago

https://github.com/rjsf-team/react-jsonschema-form

The built in date-time widget forces the user to submit a full date-time value, we need a widget that will make it easy to add dates to the "Issued" field but also allow for simple dates such as 2019 or 2015-03

janette commented 4 years ago

closing in favor of #312