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

[EC-507] SCIM CQRS Refactor - Groups/Put #2269

Merged
merged 12 commits into from
Oct 17, 2022

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    148e080 View commit details
    Browse the repository at this point in the history
  2. [EC-390] Added ConflictException type. Updated BadRequestException to…

    … have parameterless constructor. Updated NotFoundException to have constructor with a message parameter
    r-tome committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b925cc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7739614 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    a4908c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    739a89e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge branch 'master' into EC-531-scim-cqrs-refactor-groups-put

    # Conflicts:
    #	bitwarden_license/src/Scim/Startup.cs
    #	bitwarden_license/src/Scim/Utilities/ScimServiceCollectionExtensions.cs
    r-tome committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    a268a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94a77c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. [EC-507] Update PutGroupCommand to return Group

    PutGroupCommand returns Group and GroupsController creates ScimGroupResponseModel response
    r-tome committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    23d5270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a3165 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b3dbe View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

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