Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tableau/server-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rshide/server-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 7, 2020

  1. Added webpage_url to workbooks

    Rickey Shideler committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f0efba0 View commit details
    Browse the repository at this point in the history
  2. removed vscode files

    Rickey Shideler committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6d5c72f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Update workbook_item.py

    Removing whitespace
    rshide authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    8ea294d View commit details
    Browse the repository at this point in the history
  2. Update test_workbook.py

    Removing cells
    rshide authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    55714f9 View commit details
    Browse the repository at this point in the history
  3. Update test_workbook.py

    Removing whitespace
    rshide authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    4b04e9d View commit details
    Browse the repository at this point in the history
  4. Update workbook_get_by_id.xml

    Adding webpage url
    rshide authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    56cb5d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Create notes property from XML response (#571)

    Create notes property from XML response
    
    Co-authored-by: Jordan Woods <[email protected]>
    2 people authored and Rickey Shideler committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    5a2df0b View commit details
    Browse the repository at this point in the history
  2. Minor edits and cleanup

    bcantoni authored and Rickey Shideler committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    e21f4bc View commit details
    Browse the repository at this point in the history
  3. Rename a duplicate test method so they all run

    bcantoni authored and Rickey Shideler committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    8f08228 View commit details
    Browse the repository at this point in the history
  4. Cleanup test comments and descriptions, no functional changes

    bcantoni authored and Rickey Shideler committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    83accbd View commit details
    Browse the repository at this point in the history
  5. Add support for Python 3.8

    Only test_publish_with_hidden_view() needed changes because the order of
    attributes in the XML request body were swapped for some reason in 3.8
    compared to prior Pythons.
    bcantoni authored and Rickey Shideler committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    b2b08d3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'development' of https://github.com/absentmoose/server-c…

    …lient-python into development
    Rickey Shideler committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    646a7fe View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from absentmoose/development

    Development
    rshide authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    2050412 View commit details
    Browse the repository at this point in the history
Loading