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

feat: create conversation import use case - WPB-14599 #2402

Merged
merged 138 commits into from
Jan 28, 2025

Conversation

caldrian
Copy link
Contributor

@caldrian caldrian commented Jan 20, 2025

TaskWPB-14599 [iOS] Create ImportBackupUseCase

Issue

This PR creates a use case which allows for restoring a backup from an active session.

Testing

No UI attached, so not testable yet.


Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

…-WPB-14596' into feat/create-conversation-import-use-case-WPB-14596
…rate-protocols-from-implementation-wiredomain-WPB-14596

# Conflicts:
#	WireDomain/Sources/WireDomain/Synchronization/PullSelfLegalholdInfoSync.swift
…-WPB-14596' into feat/create-conversation-import-use-case-WPB-14596
…rate-protocols-from-implementation-wiredomain-WPB-14596
…-WPB-14596' into feat/create-conversation-import-use-case-WPB-14596
Copy link
Contributor

github-actions bot commented Jan 24, 2025

Test Results

3 749 tests   3 747 ✅  6m 52s ⏱️
    2 suites      2 💤
    2 files        0 ❌

Results for commit fc95584.

♻️ This comment has been updated with latest results.

@wireapp wireapp deleted a comment from datadog-wireapp bot Jan 27, 2025
@caldrian caldrian requested a review from netbe January 27, 2025 11:06
Copy link
Collaborator

@netbe netbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment to remove the workqueue, the rest looks good

@caldrian caldrian enabled auto-merge January 28, 2025 10:31
@caldrian caldrian added this pull request to the merge queue Jan 28, 2025
Merged via the queue into develop with commit 9c52359 Jan 28, 2025
12 checks passed
@caldrian caldrian deleted the feat/create-conversation-import-use-case-WPB-14599 branch January 28, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants