Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visual editor for working with data sources #211

Merged
merged 14 commits into from
Jan 31, 2024
Merged

Conversation

asimonok
Copy link
Collaborator

@asimonok asimonok commented Aug 28, 2023

Resolves #210
Resolves #225

@asimonok asimonok self-assigned this Aug 28, 2023
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (76cc42f) 92.85% compared to head (09fadf7) 96.16%.

Files Patch % Lines
src/components/EChartsEditor/EChartsEditor.tsx 85.71% 1 Missing ⚠️
src/utils/data-frame.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   92.85%   96.16%   +3.30%     
==========================================
  Files          16       35      +19     
  Lines         196      391     +195     
  Branches       24       47      +23     
==========================================
+ Hits          182      376     +194     
  Misses         12       12              
- Partials        2        3       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikhail-vl mikhail-vl changed the title Feat/visual editor Add visual editor for working with data sources Aug 28, 2023
@mikhail-vl mikhail-vl added the enhancement New feature or request label Aug 28, 2023
@mikhail-vl mikhail-vl added this to the Version 5.2.0 milestone Aug 28, 2023
@mikhail-vl mikhail-vl self-requested a review August 29, 2023 10:08
@mikhail-vl
Copy link
Member

@asimonok Looks really promising!

Screenshot 2023-08-30 at 16 55 12

@asimonok asimonok marked this pull request as ready for review August 31, 2023 10:00
@yosiasz
Copy link

yosiasz commented Nov 22, 2023

woo hoo! great job !

Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@mikhail-vl mikhail-vl merged commit 82eaf0a into main Jan 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data extraction helper feature Add Panel options to parse the query data as Dataset
3 participants