data-workspace-frontend icon indicating copy to clipboard operation
data-workspace-frontend copied to clipboard

An open source data analysis platform with features for users with a range of technical skills

Results 50 data-workspace-frontend issues
Sort by recently updated
recently updated
newest added
trafficstars

### Description of change https://github.com/alphagov/govuk-frontend/releases/tag/v4.0.0 ### Checklist * [ ] Have tests been added to cover any changes?

### Description of change - Adds a new scheduled sql query pipeline type - Adds a grid to the pipelines list page to allow for search/sort ### Grid ### Form...

### Description of change Fixes the issue where admins could not see the changelog page unless they had permission to the dataset itself. The long term goal is top open...

`assertTrue` is not for comparing arguments, should use `assertEqual` for that. The developer's intent of the test was to compare argument 1 with argument 2, which is not happening. Really...

Please enter the commit message for your changes. Lines starting ### Description of change ### Checklist * [ ] Have tests been added to cover any changes?

Adds a new tool for developing Data Flow pipelines, code for which can be found at https://github.com/uktrade/data-flow-sandbox: **Main changes:** 1) Add the terraform infrastructure for the tool. The ECS task...

### Description of change This is technically a refactor given the existing behaviour of pg-sync-roles, and it doesn't give _that_ much. However, in later changes we'll - Be moving more...

### Description of change ### Checklist * [ ] Have tests been added to cover any changes? * [ ] Have E2E tests been added to cover any React changes?...

### Description of change This branch contains the necessary code for a minimal first deployment of the ArangoDB graph database into Data Workspace, when deployed with the infrastructure changes in...

dependencies
python

### Description of change This change enable users to auto generate an ID column when creating new tables from CSV's. ### How to test Before testing both journeys create two...