Owen Barton

Results 38 issues of Owen Barton

This is clearly not the ideal fix for #151, but I figured it was worth pushing to a PR because the right fix looks like it might require quite a...

## User Story Datastore queries (at least common ones that have previously been slow) are fast and efficient on server resources ## Acceptance Criteria - Datastore indexes are added (and...

In Progress
WeCMS Priority

## User Story As an editor I want valid CSVs to be imported correctly ## Acceptance Criteria We have experienced a number of edge cases in CSV parsing, both with...

WeCMS Priority

## User Story As a user the dataset/distribution UI forms should work reliably as a way to create, edit and delete datasets. ## Acceptance Criteria - Datasets and distributions have...

WeCMS Priority
JSON Form

## User Story This is currently in experimental status, but appears to be working and useful. To get to a supported status we need to add tests. ## Acceptance Criteria...

WeCMS Priority
Needs test
Good First Issue

## Describe the bug Having this happen is confusing to end users as if they later directly edit the shared distribution it will affect both datasets. This is also a...

bug

## Describe the bug The UI has a "Remove" button, but after using it and saving the dataset (without replacing) the previous file/URL is retained. It's possible to work around...

bug

## Describe the bug When uploading a file the file name is shown in the upload form control whilst the file is uploading - there isn't any progress indicator and...

JSON Form
Refined

## Describe the bug The link in the drupal message "Data has been created." after creating a dataset links to the node with a blob of JSON which feels confusing...

build.yml looks something like: ``` build: version: 2016-03-14 # version of the build schema. steps: v1: name: v1 dockerfile: Dockerfile args: version: 1 v2: name: v2 dockerfile: Dockerfile args: version:...