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

External Content Support (Databases and Tables) #445

Merged
merged 32 commits into from
Aug 26, 2019

Commits on May 7, 2019

  1. adding permissions support for workbook, datasource, project

    * _PermissionsEndpoint to be used inside Endpoint that has the calls
    * Added a couple of classes related to permissions, followed naming
    convention of API
    DepthDeluxe authored and Tyler Doyle committed May 7, 2019
    Configuration menu
    Copy the full SHA
    19fd25f View commit details
    Browse the repository at this point in the history
  2. first rename

    t8y8 authored and Tyler Doyle committed May 7, 2019
    Configuration menu
    Copy the full SHA
    2239612 View commit details
    Browse the repository at this point in the history
  3. checkpoint

    t8y8 authored and Tyler Doyle committed May 7, 2019
    Configuration menu
    Copy the full SHA
    28a66d0 View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    Tyler Doyle committed May 7, 2019
    Configuration menu
    Copy the full SHA
    751901b View commit details
    Browse the repository at this point in the history
  5. checkpoint 1 of refactor, woo!

    Tyler Doyle committed May 7, 2019
    Configuration menu
    Copy the full SHA
    0670e42 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    9641298 View commit details
    Browse the repository at this point in the history
  2. linter fixes

    t8y8 committed May 8, 2019
    Configuration menu
    Copy the full SHA
    c2e7ac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb84698 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Keep Grantee classes internal

    t8y8 committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    6cc5567 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. checkpoint for feedback

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    ae27f28 View commit details
    Browse the repository at this point in the history
  2. fix merge

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    b1f629e View commit details
    Browse the repository at this point in the history
  3. defaults checkpoint 2

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    0ca12d9 View commit details
    Browse the repository at this point in the history
  4. small cleanup

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    f729296 View commit details
    Browse the repository at this point in the history
  5. checkpoint 3, with cleanup

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    cbccf3f View commit details
    Browse the repository at this point in the history
  6. Remove ExplicitPermissions

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    a4abfb1 View commit details
    Browse the repository at this point in the history
  7. checkpoint 4

    t8y8 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    326f224 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. fix breakage

    t8y8 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ac59af7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Updates based on code review

    t8y8 committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    38a2700 View commit details
    Browse the repository at this point in the history
  2. Fix up the constants

    t8y8 committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    79b611e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

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

Commits on Jun 14, 2019

  1. small fix

    t8y8 committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    9f10736 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. style fixes

    t8y8 committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    062fa85 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. fix logging

    t8y8 committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    a8b1878 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

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

Commits on Jul 27, 2019

  1. merge conflicts

    t8y8 committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    08739ee View commit details
    Browse the repository at this point in the history
  2. merge conflict 2

    t8y8 committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    bfbd864 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Cleanup

    t8y8 committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    69f13b3 View commit details
    Browse the repository at this point in the history
  2. fix

    t8y8 committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    2fda34b View commit details
    Browse the repository at this point in the history
  3. Final fix

    t8y8 committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    a1c68e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. cleanup, constructors, tests

    t8y8 committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    81df01f View commit details
    Browse the repository at this point in the history
  2. test codestyle

    t8y8 committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    333685d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. final mr feedback

    t8y8 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    0e36d76 View commit details
    Browse the repository at this point in the history