-
Notifications
You must be signed in to change notification settings - Fork 26
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: Add option to manage team [#WPB-14873] #3753
Conversation
app/src/main/kotlin/com/wire/android/ui/userprofile/self/SelfUserProfileScreen.kt
Outdated
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3753 +/- ##
========================================
Coverage 45.76% 45.76%
========================================
Files 477 477
Lines 16199 16202 +3
Branches 2744 2745 +1
========================================
+ Hits 7413 7415 +2
Misses 8017 8017
- Partials 769 770 +1
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3753.apk is available for download |
Built wire-android-dev-debug-pr-3753.apk is available for download |
Looks like the use case for team url is not provided correctly - I will need a small pr for this one |
Quality Gate passedIssues Measures |
Built wire-android-staging-compat-pr-3753.apk is available for download |
Built wire-android-dev-debug-pr-3753.apk is available for download |
https://wearezeta.atlassian.net/browse/WPB-14873
What's new in this PR?
Issues
There was no option to manage a team
Solutions
Add button for group admins and owners to redirect to a team web page
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
.