Dan Feder

Results 110 issues of Dan Feder

## User story Distributions, or any other referenced metastore item, should be independently editable. This should work both through the drupal edit form and the API (updating a distribution object...

User Story: Acceptance criteria: Estimate: 2 days

Current json_form_widget module contains node and field-name-specific functions to determine schema from an arbitrary entity. To make it more flexible we need: 1. A way to instantiate a metastore item...

Code to be adjusted: - [x] metastore_search. Facets adjusted to RootedJsonData - [x] Drupal\Tests\metastore_search\Unit\SearchTest - [x] Drupal\Tests\metastore_search\Unit\Plugin\search_api\datasource\DkanDatasetTest::test - [x] Drupal\Tests\datastore\Service\ResourcePurgerTest - [x] Drupal\Tests\harvest\Load\DatasetTest - [x] Drupal\Tests\json_form_widget\Unit\SchemaUiHandlerTest - [ ] Consider...

**This is a** - [ ] bug report - [x] feature request #### Description As this extension carries an open license it would be great to have it available in...

I reported codeclimate/codeclimate-phpcodesniffer#93 but given that I can get the same test running on the local CLI perhaps this is the right place for this? All of our builds are...

At least for us, our development process often involves working on several branches and repos during a single session of work. In our homegrown QA system (which we're trying to...

enhancement

Hi, I'm excited to have found this library as I've been thinking about building a PHP contract testing library for a while but this appears to share most of the...

We thought that having a dedicated constantly-self-validating data type for moving JSON metadata around in DKAN's PHP code would be valuable, but this doesn't seem to have been the case....