-
Notifications
You must be signed in to change notification settings - Fork 27
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
feat: connect to upgrade-personal-to-team API #WPB-11992 #3625
Conversation
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
@damian-kaczmarek looks like you are rolling back kalium to a previous commitish. This means that the PR's target branch (develop) is using a newer version of Kalium, and the changes in this PR will rollback Kalium to an older version.
Is this intentional? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3625 +/- ##
===========================================
+ Coverage 46.00% 46.04% +0.04%
===========================================
Files 472 472
Lines 16093 16108 +15
Branches 2664 2666 +2
===========================================
+ Hits 7403 7417 +14
Misses 7917 7917
- Partials 773 774 +1
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3625.apk is available for download |
Built wire-android-dev-debug-pr-3625.apk is available for download |
…re/upgrade-personal-team-api-android # Conflicts: # kalium
…re/upgrade-personal-team-api-android
app/src/main/kotlin/com/wire/android/ui/userprofile/teammigration/TeamMigrationViewModel.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/ui/userprofile/teammigration/TeamMigrationViewModel.kt
Outdated
Show resolved
Hide resolved
app/src/main/kotlin/com/wire/android/ui/userprofile/teammigration/TeamMigrationViewModel.kt
Outdated
Show resolved
Hide resolved
Built wire-android-staging-compat-pr-3625.apk is available for download |
Built wire-android-dev-debug-pr-3625.apk is available for download |
Built wire-android-staging-compat-pr-3625.apk is available for download |
Built wire-android-dev-debug-pr-3625.apk is available for download |
Quality Gate passedIssues Measures |
Built wire-android-staging-compat-pr-3625.apk is available for download |
Built wire-android-dev-debug-pr-3625.apk is available for download |
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Adds calls to the API when migrating from personal to team account.
Needs releases with:
Testing
Test Coverage (Optional)
Work in progress
How to Test
To test you need to switch to anta
https://wearezeta.atlassian.net/wiki/spaces/ENGINEERIN/pages/300351887/Testing+environments+for+federation#anta
The html with deeplinks switching can be downloaded here. You must logout first before switching. https://wearezeta.atlassian.net/wiki/spaces/ENGINEERIN/pages/300351887/Testing+environments+for+federation#anta
To get signup code you must read the email from inbucket.
Password is on 1password.
Then:
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.