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: retain user info after deleting and remove users from groups when deleted #2266

Merged
merged 13 commits into from
Dec 4, 2023

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    0eececa View commit details
    Browse the repository at this point in the history
  2. detekt

    MohamadJaara committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0963df2 View commit details
    Browse the repository at this point in the history
  3. fix test

    MohamadJaara committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d371939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f696458 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    626660b View commit details
    Browse the repository at this point in the history
  2. fix tests

    MohamadJaara committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b55eac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    13005c1 View commit details
    Browse the repository at this point in the history
  2. even more unit tests

    MohamadJaara committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4b94baa View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge branch 'develop' into fix/retain-user-info-for-deleted-users

    # Conflicts:
    #	logic/src/commonMain/kotlin/com/wire/kalium/logic/data/team/TeamRepository.kt
    #	logic/src/commonMain/kotlin/com/wire/kalium/logic/data/user/UserRepository.kt
    #	logic/src/commonMain/kotlin/com/wire/kalium/logic/feature/UserSessionScope.kt
    #	logic/src/commonMain/kotlin/com/wire/kalium/logic/sync/receiver/UserEventReceiver.kt
    #	logic/src/commonTest/kotlin/com/wire/kalium/logic/data/team/TeamRepositoryTest.kt
    #	logic/src/commonTest/kotlin/com/wire/kalium/logic/data/user/UserRepositoryTest.kt
    MohamadJaara committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a80b00f View commit details
    Browse the repository at this point in the history
  2. fix merge issues

    MohamadJaara committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0335e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    472cd58 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    4fdff44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5789ae5 View commit details
    Browse the repository at this point in the history