8000 Merging v0.10 changes from development to master by shinchris · Pull Request #573 · tableau/server-client-python · GitHub
[go: up one dir, main page]

Skip to content

Merging v0.10 changes from development to master #573

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 26 commits into from
Feb 21, 2020
Merged

Conversation

shinchris
Copy link
Contributor

t8y8 and others added 26 commits October 24, 2019 14:39
Catch ParseError's and pass the response body up though the stack.
Partially addresses #514
Fixing a subtle file name bug and adding some new tests to cover filesystem helpers
Replaced with grantee.tag_name in the permissions_endpoint delete method.

Fixed indentation and type in default_permissions_endpoint.py method delete_default_permission
* Close missing brackets in log texts
* Fix lintin
10000
g issue with missing space
* Fix a decreated warning in the tests

* Dropping 2.7 support since it's EOLEOY

* fixes deprecated warning in test_requests.py

* fixes deprecated warning in test_datasource.py

* fixed deprecated warning in test_workbook

* Fixing incorrect version for publish_async

* Fix deprecrated warning in test_regression_tests.py

* initial working version

* removing print statements

* pep8 fixes in test

* fixing pep8 failures in tableauserverclient

* Make token optional if it's set in the environment

* read events properly

* read events properly

* fix request generation

* fix pep8 error

* Tyler's feedback
* Fixed project permission methods and added DELETE tests
* Added tasks delete method
looks like this newline is os specific, CI doesn't like it
* Add support for materializeViews as schedule and task type

* added task type to the url for get_by_id and run in tasks_endpoint, and added tests

* normalized task_type

* added a blank line at the line

* fixed formatting failures

* changed the logic for assert api version for MaterializeViews
* fix minor bug in request_factory

* make materializeNow an optional argument to be consistent with the server side code

* factor
…hon 3.4 (#545)

* fixing a bug due to bool(time(0,0)) is false

* change the null check for end_time at another place
* Add site-name

* sample-fix

* Fix

* fix2

* whiteblank
* fixing a bug due to bool(time(0,0)) is false

* add warnings to schedule creation
* fixing a bug due to bool(time(0,0)) is false

* check warnings in Schedules.add_to_schedule

* fixed a typo

* removed unused comment

* handle the case where a task was indeed created, but there is a warning

* remove unnecessary import
* Added a way to handle non-xml errors (#515)
* Added Webhooks endpoints for create, delete, get, list, and test (#523, #532)
* Added delete method in the tasks endpoint (#524)
* Added description attribute to WorkbookItem (#533)
* Added support for materializeViews as schedule and task types (#542)
* Added warnings to schedules (#550, #551)
* Added ability to update parent_id attribute of projects (#560, #567)
* Improved filename behavior for download endpoints (#517)
* Improved logging (#508)
* Fixed runtime error in permissions endpoint (#513)
* Fixed move_workbook_sites sample (#503)
* Fixed project permissions endpoints (#527)
* Fixed login.py sample to accept site name (#549)
@shinchris shinchris merged commit c937520 into master Feb 21, 2020
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.

10 participants
0