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

Test: merge development back into master #1282

Merged
merged 25 commits into from
Sep 22, 2023
Merged

Test: merge development back into master #1282

merged 25 commits into from
Sep 22, 2023

Commits on Apr 12, 2023

  1. Update user_item.py (#1217)

    TableauIDWithMFA added to the user_item model to allow creating users on Tableau Cloud with MFA enabled and to keep in sync with REST API.
    Fixing Issue #1216
    ma7tcsp authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fc9568d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. run long requests on second thread (#1212)

    * run long requests on second thread
    * improve chunked upload requests
    * begin extracting constants for user editing
    * centrally configured logger
    jacalata authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    3cc28be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830a3a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. update datasource to use bridge (#1224)

    Update request_factory.py
    jacalata authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a29d6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e55d99 View commit details
    Browse the repository at this point in the history
  3. fix imports

    jacalata committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    beda2d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. 846 fix filter in operator spaces bug (#1259)

    * encode spaces in filter conditions as %20
    * corrected string replacement for filter condition
    * removed trailing space from comment
    * added tests for filter with IN condition and spaces in names
    LarsBreddemann authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5650adc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. fix: remove logging configuration from TSC (#1248)

    Co-authored-by: Jac <[email protected]>
    Co-authored-by: Tim Payne <[email protected]>
    3 people authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    66064c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. feat: add JWTAuth (#1219)

    * feat: add JWTAuth, add repr using qualname
    * chore: mark Credentials class and methods as abstract
    jorwoods authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f56b2c7 View commit details
    Browse the repository at this point in the history
  2. Jac/schedules (#1266)

    * Hotfix schedule_item.py for issue 1237 (#1239)
    * Remove duplicate assignments to fields (#1244)
    
    Co-authored-by: Tim Payne <[email protected]>
    Co-authored-by: Austin <[email protected]>
    Co-authored-by: Yasuhisa Yoshida <[email protected]>
    4 people authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    77f2f63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574118a View commit details
    Browse the repository at this point in the history
  4. pin black and mypy versions, update many dependencies (#1265)

    * pin black and mypy versions
    * drop python 3.7 support
    - update build + dependencies to latest versions
    - check mypy warnings,  fix 2 typing complaints
    * update python versions used in actions to 3.8 -- 3.12
    ( github doesn't have an image for 3.12 yet b/c it is still in beta?)
    jacalata authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4caf0a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2821592 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90cf332 View commit details
    Browse the repository at this point in the history
  7. Added 'getting started' samples (#1263)

    * Added 'getting started' samples
    jacalata authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    15086b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    439a333 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    01e0372 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. add support for custom schedules in TOL (#1273)

    * add support for custom schedules in TOL
    a-torres-2 authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5a5772c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Added Filtering Capability for Tableau Download View Crosstab Excel (#…

    …1281)
    
    add missing filters for crosstab
    wlodi83 authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9afc0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81af54a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    3a49700 View commit details
    Browse the repository at this point in the history
  2. run long requests on second thread (#1212)

    * run long requests on second thread
    * improve chunked upload requests
    * begin extracting constants for user editing
    * centrally configured logger
    jacalata committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    f94f72d View commit details
    Browse the repository at this point in the history
  3. fix imports

    jacalata committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c812e4b View commit details
    Browse the repository at this point in the history
  4. Sep 21, 2023, 9:36 PM

    jacalata committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9f2e870 View commit details
    Browse the repository at this point in the history
  5. Sep 21, 2023, 10:42 PM

    jacalata committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c1e17ce View commit details
    Browse the repository at this point in the history