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: Migrate user group endpoints to Tapir and remove UserRouteADM #3046

Merged
merged 12 commits into from
Feb 15, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    ad6ffd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6605300 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b46dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b513640 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b0df0c View commit details
    Browse the repository at this point in the history
  6. Migrate `DELETE /admin/users/iri/<userIri>/project-admin-memberships/…

    …<projectIri>` to Tapir
    seakayone committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e51e3e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cd9192 View commit details
    Browse the repository at this point in the history
  8. Migrate `DELETE /admin/users/iri/<userIri>/group-memberships/<groupIr…

    …i>` to Tapir and remove UsersRouteADM.scala
    seakayone committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bd8de5c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    906430e View commit details
    Browse the repository at this point in the history
  2. Introduce KnoraUserGroup and repo and AuthorizationRestService.ensure…

    …SystemAdminOrProjectAdminOfGroup
    seakayone committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0b94eb4 View commit details
    Browse the repository at this point in the history
  3. fmt

    seakayone committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ad5f6ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89aa9dd View commit details
    Browse the repository at this point in the history