Dan Feder

Results 110 issues of Dan Feder

## Describe your changes Currently, if a keyword or other child item is unpublished, it will be invisible to the json_form_widget's autocomplete. This means if you create a dataset that...

Hello I know that frictionless can convert JSON schema to a table schema. Is the reverse possible, with this or another tool? I am interested in using some table schemas...

Fixes #4464 and #4466 ## Describe your changes Previously there were calls to metastore services throughout JSON form widget. This PR moves all those calls to the actual JsonFormWidget plugin...

#4360 will need to be completed before we can start this work As a first step in #3746, let's try to move everything in "common" up one level so that...

Refined

Version 2 of the select2 module requires us to use a dev version of the JS library, so that we get jquery 4. ## QA steps To reproduce the problem,...

One place where DKAN and JSON Form Widget are entangled is the FormBuilder class, which includes the schema resolver DKAN service and has methods that take schema name. Let's get...

JSON Form
Refined

Preserving some of the work on recombining for HTML report, since we're dropping that temporarily.

As an MVP for a standalone JSON form widget module, create a base/abstract version of JsonFormWidget plugin that allows people to implement their own plugin with their own schema logic....

JSON Form
Refined

## To reproduce 1. Visit an existing dataset 2. Add another distribution, leave everything blank 3. Move it to the top 4. Save 5. The downloadURL/file is copied from the...

JSON Form