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

Refactor UpdateRole and add display names to invite-related responses #3689

Merged
merged 6 commits into from
Jun 25, 2024

Commits on Jun 24, 2024

  1. Refactor UpdateRole and add display names to invite-related responses

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7b943cb View commit details
    Browse the repository at this point in the history
  2. Update unit tests for user management

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7808543 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60711c5 View commit details
    Browse the repository at this point in the history
  4. Create the invite after resolving the project and sponsor

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1d54fdc View commit details
    Browse the repository at this point in the history
  5. Use DB transaction to ensure that the invitation is updated atomically

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4eb2fe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cda230 View commit details
    Browse the repository at this point in the history