data-curator
data-curator copied to clipboard
Data Curator - share usable open data
Bumps [rxjs](https://github.com/reactivex/rxjs) from 5.5.12 to 6.5.5. Changelog Sourced from rxjs's changelog. 6.5.5 (2020-04-03) Bug Fixes fetch: don't leak event listeners added to passed-in signals (#5305) (06bf3a3) pipe: Special handling for...
Bumps [csv](https://github.com/adaltas/node-csv) from 2.0.0 to 5.3.2. Changelog Sourced from csv's changelog. Version 5.3.2 package: update project description csv-parse: 4.8.8 csv-stringify: 5.3.6 Version 5.3.1 csv-generate: 3.2.4 csv-parse: 4.8.2 csv-stringify: 5.3.4 Version...
Release 1.1.0 we got caught out with: - UAT window that was too small for rest of github community to provide feedback - bugs creeping into operations that possibly aren't...
Some time ago, when implementing foreign keys (and primary keys) from spec, the relevant frictionless libraries hadn't fully implemented validation by foreign keys. It's worth looking at where this is...
Reporting an issue from Paul. In settings, Licence default only defaults for the package default. I would have expected the table licence to also have the same default. Also, in...
### Desired Behaviour As described in the [acceptance test](https://app.cucumber.pro/projects/data-curator/documents/branch/develop/test/features/data_curator/set-preferences.feature) add the Default Publishing platform (e.g. CKAN) and the API URL to Set Preferences and use these values when [Publish Data...
Fixes # Changes proposed in this pull request: - add pipe **|** (vertical bar) separated values option to open file. Reason: - pipe **|** is used by many users and...
[`sources`](http://frictionlessdata.io/specs/data-package/#sources) can provide a path to the raw sources for a data package or data resource. The path could be a local path. This facility in the specification allows for...
### Desired Behaviour Open Column Properties panel after Guess Column Properties [Acceptance test](https://app.cucumber.pro/projects/data-curator/documents/branch/develop/test/features/tools/guess-column-properties.feature)
### Desired Behaviour The replace command cannot be undone. Add a new feature to store a fixed number of replacement commands and enable them to be undone. Warn the user...