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

[AC-2847] Simplify OrganizationUser and Group PUT methods and tests #4479

Merged
merged 22 commits into from
Jul 16, 2024

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Fix sut and add tests

    eliykat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c51d2bc View commit details
    Browse the repository at this point in the history
  2. Simplify tests

    eliykat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2ceb86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e9b4a3 View commit details
    Browse the repository at this point in the history
  4. Tests: remove null default

    eliykat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    402a1be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f30a70d View commit details
    Browse the repository at this point in the history
  6. Add test

    eliykat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7bf8ac6 View commit details
    Browse the repository at this point in the history
  7. Add test

    eliykat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8938175 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd7df92 View commit details
    Browse the repository at this point in the history
  9. dotnet format

    eliykat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0de626b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7542658 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    1a61ffa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a95dd View commit details
    Browse the repository at this point in the history
  3. Verify orgIds

    eliykat committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    790d7c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Improve group validation

    eliykat committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    836e4bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9438ce8 View commit details
    Browse the repository at this point in the history
  3. Add comment

    eliykat committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b5194e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    1009e97 View commit details
    Browse the repository at this point in the history
  2. Use NotFoundExceptions

    eliykat committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1f73877 View commit details
    Browse the repository at this point in the history
  3. Fix error messages

    eliykat committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3bdf34c View commit details
    Browse the repository at this point in the history
  4. Tweaks

    eliykat committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    251714b View commit details
    Browse the repository at this point in the history
  5. Fix test

    eliykat committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c706d2e View commit details
    Browse the repository at this point in the history