kuwala-io / kuwala

Kuwala is the no-code data platform for BI analysts and engineers enabling you to build powerful analytics workflows. We are set out to bring state-of-the-art data engineering tools you love, such as Airbyte, dbt, or Great Expectations together in one intuitive interface built with React Flow. In addition we provide third-party data into data science models and products with a focus on geospatial data. Currently, the following data connectors are available worldwide: a) High-resolution demographics data b) Point of Interests from Open Street Map c) Google Popular Times
https://kuwala.io
Apache License 2.0
788 stars 52 forks source link

Data Blocks - Create, Select & Previews #118

Closed arifluthfi16 closed 2 years ago

arifluthfi16 commented 2 years ago

Updates:

  1. Enabled data blocks creation for configured & unconfigured
  2. Enable column selection for datablocks
  3. Enabled selected column data source preview
  4. Adjusted pop up data preview to align with data blocks
mattigrthr commented 2 years ago

When clicking on configure of an already configured data black (e.g., when added from the data source preview). The configuration modal should reflect the existing configuration. Currently, it's showing an empty configuration. The screenshot was taken after adding the population_density table from the data source preview screen.

image

Furthermore, when I add another unconfigured data block after that and click on "configure" on the new block, the state is not reset and shows the config from the other block which shouldn't be the case.