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

Start implementing the ComposeDashboardPanelAction veneer #49

Merged
merged 5 commits into from
Oct 9, 2023

Conversation

K-Phoen
Copy link
Member

@K-Phoen K-Phoen commented Oct 3, 2023

This PR defines some foundations that will enable us to build composability.

For panels, composability means merging the builder definition for a Panel with the Options & custom FieldConfig types provided by visualizations.

There are a series of ToDos, known bugs and not implemented things in this PR, follow-up PRs will address them :)

Base automatically changed from builder-package-management to main October 5, 2023 22:29
@K-Phoen K-Phoen force-pushed the naive-panel-composition branch 3 times, most recently from e380a66 to 828dda2 Compare October 7, 2023 13:00
@K-Phoen K-Phoen marked this pull request as ready for review October 9, 2023 11:34
@K-Phoen K-Phoen requested a review from a team as a code owner October 9, 2023 11:34
@K-Phoen K-Phoen merged commit 45052a6 into main Oct 9, 2023
2 checks passed
@K-Phoen K-Phoen deleted the naive-panel-composition branch October 9, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant