8000 Prep Flow Support by t8y8 · Pull Request #494 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Prep Flow Support #494

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

Merged
merged 5 commits into from
Sep 3, 2019
Merged

Prep Flow Support #494

merged 5 commits into from
Sep 3, 2019

Conversation

t8y8
Copy link
Collaborator
@t8y8 t8y8 commented Aug 27, 2019

Part one, just the GET APIs tested.

Populate permissions and connections work.

Still need to add the serializers and the test update, publish, and write tests

Copy link
Contributor
@shinchris shinchris left a comment

Choose a reason for hiding this comment

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

Thanks for adding these! Looks good to me so far

connection_item.id))
return connection

def refresh(self, flow_item):
Copy link
Contributor

Choose a reason for hiding this comment

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

This one is missing annotation

Copy link
Collaborator Author
@t8y8 t8y8 Aug 28, 2019

Choose a reason for hiding this comment

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

Good catch, I had an un-pushed change :P

@shinchris
Copy link
Contributor

🚀 🚀

@t8y8 t8y8 merged commit fa6d444 into tableau:development Sep 3, 2019
@t8y8 t8y8 deleted the flow-support branch September 3, 2019 20:48
@shinchris shinchris mentioned this pull request Oct 4, 2019
shinchris pushed a commit that referenced this pull request Oct 4, 2019
Release v0.9
## 0.9 (4 Oct 2019)

* Added Metadata API endpoints (#431)
* Added site settings for Data Catalog and Prep Conductor (#434)
* Added new fields to ViewItem (#331)
* Added support and samples for Tableau Server Personal Access Tokens (#465)
* Added Permissions endpoints (#429)
* Added tags to ViewItem (#470)
* Added Databases and Tables endpoints (#445)
* Added Flow endpoints (#494)
* Added ability to filter projects by topLevelProject attribute (#497)
* Improved server_info endpoint error handling (#439)
* Improved Pager to take in keyword arguments (#451)
* Fixed UUID serialization error while publishing workbook (#449)
* Fixed materalized views in request body for update_workbook (#461)
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
0