Skip to content

Conversation

@shinchris
Copy link
Contributor

@shinchris shinchris commented Jan 4, 2021

  • Adds domain name to group_item constructor (Group Item; add ability to poulated domain_name #730)
  • Adds enum for license modes
  • Removes licenseMode from local group creation (not used by server, need to also update rest api docs)
  • Fixes field name for siteRole (need to also update rest api docs)

TSC documentation - #771

Internal 1210383

Copy link
Collaborator

@t8y8 t8y8 left a comment

Choose a reason for hiding this comment

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

Do we have tests for AD groups?

@shinchris
Copy link
Contributor Author

We have a response test for ad group creation. Also just added a couple for group_item creation with invalid enums

@t8y8
Copy link
Collaborator

t8y8 commented Jan 5, 2021

🚀

@shinchris shinchris merged commit 861c653 into development Jan 7, 2021
@shinchris shinchris deleted the fix_730 branch January 7, 2021 17:48
shinchris pushed a commit that referenced this pull request Feb 17, 2021
[Release] Sync master with v0.15 changes
## 0.15.0 (16 Feb 2021)
* Added support for python version 3.9 (#744)
* Added support for 'Get View by ID' (#750)
* Added docs and test data to MANIFEST.in file (#780)
* Added owner_id property to ProjectItem (#784)
* Added support for skipping connection check while publishing workbook (#791)
* Added support for 'Update Subscription' (#794)
* Added support for 'Get Groups for a User' (#799)
* Improved debug logging by including put/post request contents (#743)
* Improved local and active-directory group creation (#770)
* Improved 'Update Group' to match server requests/responses (#772)
* Improved SiteItem with new properties and functions (#777)
* Improved SubscriptionItem with new properties (#794)
* Improved the 'type' property of TaskItem to convert server response to enum (#796)
* Improved repository to use Github Actions for running tests/linter (#798)
* Fixed data_acceleration field causing error in workbook update payload (#741)
shinchris pushed a commit that referenced this pull request Feb 17, 2021
[Release] Sync master with v0.15 changes
* Added support for python version 3.9 (#744)
* Added support for 'Get View by ID' (#750)
* Added docs and test data to MANIFEST.in file (#780)
* Added owner_id property to ProjectItem (#784)
* Added support for skipping connection check while publishing workbook (#791)
* Added support for 'Update Subscription' (#794)
* Added support for 'Get Groups for a User' (#799)
* Improved debug logging by including put/post request contents (#743)
* Improved local and active-directory group creation (#770)
* Improved 'Update Group' to match server requests/responses (#772)
* Improved SiteItem with new properties and functions (#777)
* Improved SubscriptionItem with new properties (#794)
* Improved the 'type' property of TaskItem to convert server response to enum (#796)
* Improved repository to use Github Actions for running tests/linter (#798)
* Fixed data_acceleration field causing error in workbook update payload (#741)
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.

3 participants