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
785 stars 52 forks source link

🤌🏽 Refactored tables and fixed build issue #143

Closed mattigrthr closed 2 years ago

mattigrthr commented 2 years ago

React table 6 caused the building of the frontend Docker image to fail. So I refactored it to reach table 7.

mattigrthr commented 2 years ago

I don't have any comments for the code it looks good 👍

but i do notice few things:

1.) on the data source preview page the table seems does not fully fill the body, or is this intended ??

image

2.) color issue, on the transformation block & examples preview the color doesn't seems to be right if i am not wrong these tables supposed to be purple.

image

3.) If the table preview have less columns, the table does not seem to be fully fill the container is this also intended??

image

You're right I'll find a solution for it and fix the color.

mattigrthr commented 2 years ago

Fixed, @arifluthfi16! 🤓