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

Visual and Data Pivot - read/write API #896

Merged
merged 19 commits into from
Sep 22, 2023
Merged

Visual and Data Pivot - read/write API #896

merged 19 commits into from
Sep 22, 2023

Conversation

caseyhans
Copy link
Collaborator

@caseyhans caseyhans commented Sep 14, 2023

Previously, API for Visual and DataPivotQuery were read-only. Now, you can create, update, and delete as well. Validation is not performed on the settings or prefilters, so it is possible to submit visuals that may not work.

@caseyhans
Copy link
Collaborator Author

@shapiromatron passing the buck!

@shapiromatron shapiromatron marked this pull request as ready for review September 21, 2023 19:35
@shapiromatron shapiromatron changed the base branch from main to visual-settings-json September 21, 2023 22:18
Copy link
Owner

@shapiromatron shapiromatron left a comment

Choose a reason for hiding this comment

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

This looks great! However, I made some changes upstream in #901 with how we save the Visual settings to save it as a JSON field instead of a string field. Please review that PR first and merge it in if you're ok with it. Assuming it looks good and you're ok with the changes I made here, we can merge this one too.

@shapiromatron shapiromatron changed the title visual edit api Visual and Data Pivot - read API Sep 21, 2023
Base automatically changed from visual-settings-json to main September 22, 2023 13:54
@caseyhans
Copy link
Collaborator Author

Ok, changes LGTM @shapiromatron

@caseyhans caseyhans merged commit 104bed1 into main Sep 22, 2023
3 checks passed
@caseyhans caseyhans deleted the visual-edit-api branch September 22, 2023 14:09
@shapiromatron shapiromatron changed the title Visual and Data Pivot - read API Visual and Data Pivot - read/write API Oct 6, 2023
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.

2 participants