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(server): allow defining policies to limit functionality on workspaces #325

Merged
merged 13 commits into from
Aug 19, 2022

Commits on Aug 18, 2022

  1. impl policy domain

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    743d509 View commit details
    Browse the repository at this point in the history
  2. impl repos

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    1930c44 View commit details
    Browse the repository at this point in the history
  3. add project count

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ad08f90 View commit details
    Browse the repository at this point in the history
  4. fix

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a44c2ed View commit details
    Browse the repository at this point in the history
  5. default policy config

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    659095d View commit details
    Browse the repository at this point in the history
  6. fix policy clone

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    0635cf3 View commit details
    Browse the repository at this point in the history
  7. impl project count policy

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    9e8e6c0 View commit details
    Browse the repository at this point in the history
  8. member count policy

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b8271ed View commit details
    Browse the repository at this point in the history
  9. remove dataset count policy

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ad3ac20 View commit details
    Browse the repository at this point in the history
  10. impl

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    6eda0b4 View commit details
    Browse the repository at this point in the history
  11. fix test

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    f52c8c0 View commit details
    Browse the repository at this point in the history
  12. add policy type to gql

    rot1024 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2c97561 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. fix gql

    rot1024 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1f18306 View commit details
    Browse the repository at this point in the history