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

Global roles propagated to tenants #395

Merged
merged 45 commits into from
Jul 30, 2024
Merged

Global roles propagated to tenants #395

merged 45 commits into from
Jul 30, 2024

Commits on May 15, 2024

  1. role providers

    byewokko committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8ab6436 View commit details
    Browse the repository at this point in the history
  2. fix naming

    byewokko committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e885879 View commit details
    Browse the repository at this point in the history
  3. normalize method

    byewokko committed May 15, 2024
    Configuration menu
    Copy the full SHA
    02b2609 View commit details
    Browse the repository at this point in the history
  4. searchparams utility

    byewokko committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8abe020 View commit details
    Browse the repository at this point in the history
  5. searchparams utility

    byewokko committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2cb1f7d View commit details
    Browse the repository at this point in the history
  6. debug role list

    byewokko committed May 15, 2024
    Configuration menu
    Copy the full SHA
    54e9a96 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. rename providers to views

    byewokko committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f958639 View commit details
    Browse the repository at this point in the history
  2. views are just for reading

    byewokko committed May 16, 2024
    Configuration menu
    Copy the full SHA
    882dbf6 View commit details
    Browse the repository at this point in the history
  3. superuser has tenant access

    byewokko committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d7f6b14 View commit details
    Browse the repository at this point in the history
  4. role refactoring wip

    byewokko committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e895b64 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    375df9d View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    byewokko committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5026d9e View commit details
    Browse the repository at this point in the history
  3. views init

    byewokko committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    60cf0a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32438d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81b48f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    byewokko committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    07e2dcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6961e64 View commit details
    Browse the repository at this point in the history
  4. add role label attribute

    byewokko committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1493027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f83bd57 View commit details
    Browse the repository at this point in the history
  6. resolve stash conflicts

    byewokko committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6f5a1fb View commit details
    Browse the repository at this point in the history
  7. docstrings

    byewokko committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2664b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. use NotEditableError

    byewokko committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7defe2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28975dd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b2b3be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506da2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c52143 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfe9cc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2703c6c View commit details
    Browse the repository at this point in the history
  6. flák8

    byewokko committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7e7067a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    6e18c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749caae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee2eebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1e15f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 23, 2024

  1. roles docs

    byewokko committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    60a3e68 View commit details
    Browse the repository at this point in the history
  2. roles docs

    byewokko committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    26c1c10 View commit details
    Browse the repository at this point in the history
  3. fix automatic unassignment

    byewokko committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f5f6250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63cb8e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. update CHANGELOG.md

    byewokko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    29d316d View commit details
    Browse the repository at this point in the history
  2. naming ang docstrings

    byewokko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    86438b3 View commit details
    Browse the repository at this point in the history
  3. update role-list calls

    byewokko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    14d89ac View commit details
    Browse the repository at this point in the history
  4. update role-list calls

    byewokko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    14a3a09 View commit details
    Browse the repository at this point in the history