Skip to content

505 UI builder notebook add import data to the notebook#254

Merged
johbaxter merged 54 commits intodevfrom
505-ui-builder-notebook-add-import-data-to-the-notebook
Aug 29, 2024
Merged

505 UI builder notebook add import data to the notebook#254
johbaxter merged 54 commits intodevfrom
505-ui-builder-notebook-add-import-data-to-the-notebook

Conversation

@tombetthauser
Copy link
Copy Markdown

@tombetthauser tombetthauser commented Aug 26, 2024

Adds MVP functionality for Data Import in notebook and new cell type for Data Import. Contained mostly within new Data Import modal component.

Can currently create, edit and delete new Data Import cells from any database user has access to. Columns can be added and aliased from multiple tables via automatic joins determined by edges defined from BE. Preview can be generated and alias conflicts are flagged similar to legacy. After cell is run data is accessible in other cells via the frame variable.

Follows legacy workflow as closely as possible with new designs. Produces viewable pixel that the user can copy, paste and edit in separate pixel cells.

Special attention should be paid to testing join functionality due to local environment issue.

Pixel syntax should be identical to legacy across the board.

Betthauser added 30 commits May 7, 2024 14:42
Betthauser added 24 commits July 3, 2024 17:01
@tombetthauser tombetthauser requested a review from a team as a code owner August 26, 2024 15:01
@tombetthauser tombetthauser linked an issue Aug 26, 2024 that may be closed by this pull request
@johbaxter johbaxter merged commit 78787d2 into dev Aug 29, 2024
@johbaxter johbaxter deleted the 505-ui-builder-notebook-add-import-data-to-the-notebook branch August 29, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK] UI Builder - Notebook: Add Import Data to the Notebook

2 participants