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

feat: set teams that automatically grant permissions #504

Merged
merged 19 commits into from
Sep 30, 2020

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    edd1bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adad1cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    088d7bc View commit details
    Browse the repository at this point in the history
  4. hack: set precedence for drive permissions sync

    We sort teams such that special-permissions teams are sync'd last, so that inherited permissions are not overwritten in child folders. This is because we assume that the special-permissions teams have broader access to folders (ie leads get access to a parent folder), at least for Launch Pad.
    bobheadxi committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    35e1209 View commit details
    Browse the repository at this point in the history
  5. fix: typo

    bobheadxi committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    7cfb66b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    bad619e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285f80f View commit details
    Browse the repository at this point in the history
  3. refactor: use get_users_by_ghid

    Co-authored-by: Cheuk Yin Ng <[email protected]>
    bobheadxi and Cheuk Yin Ng authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    caa21fb View commit details
    Browse the repository at this point in the history
  4. fix: references

    bobheadxi committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4e4921a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d9fcc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea1f30c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    772b0e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3933a50 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc7155e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e7013d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8384445 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fe49d42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3a89c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

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