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

Subscription refactoring #5 #2930

Merged
merged 42 commits into from
Jul 5, 2024

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e3c1f5b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fcappelli/subscription_refactoring_3

    # Conflicts:
    #	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    federicocappelli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a55f49d View commit details
    Browse the repository at this point in the history
  3. cleanup

    federicocappelli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8b834ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c17998 View commit details
    Browse the repository at this point in the history
  5. cleanup

    federicocappelli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c9e1583 View commit details
    Browse the repository at this point in the history
  6. lint

    federicocappelli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b7a01f9 View commit details
    Browse the repository at this point in the history
  7. cleanup

    federicocappelli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6f85a8b View commit details
    Browse the repository at this point in the history
  8. lint

    federicocappelli committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ba3e808 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    d9e96e0 View commit details
    Browse the repository at this point in the history
  2. cleanup

    federicocappelli committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    eb0ff43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4dcb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcbe150 View commit details
    Browse the repository at this point in the history
  5. merge fixes

    federicocappelli committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9f8e091 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e623af View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    651d57d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    85927d6 View commit details
    Browse the repository at this point in the history
  2. StripePurchaseFlowMock, AppStoreRestoreFlowMock, AppStorePurchaseFlow…

    …Mock, AppStoreAccountManagementFlowMock
    federicocappelli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d45b082 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fcappelli/subscription_refactoring_4

    # Conflicts:
    #	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    #	DuckDuckGo/Tab/UserScripts/Subscription/SubscriptionAppStoreRestorer.swift
    #	DuckDuckGo/Tab/UserScripts/Subscription/SubscriptionPagesUserScript.swift
    #	DuckDuckGo/Tab/UserScripts/UserScripts.swift
    federicocappelli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    928cfe3 View commit details
    Browse the repository at this point in the history
  4. BSK from branch

    federicocappelli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fbfc74a View commit details
    Browse the repository at this point in the history
  5. BSK updated

    federicocappelli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    479498a View commit details
    Browse the repository at this point in the history
  6. BSK updated

    federicocappelli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9321f52 View commit details
    Browse the repository at this point in the history
  7. BSK updated

    federicocappelli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8b0ce5b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. alert removed

    federicocappelli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f9fd448 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fcappelli/subscription_refactoring_4

    # Conflicts:
    #	DuckDuckGo.xcodeproj/project.pbxproj
    #	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    federicocappelli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b3a7839 View commit details
    Browse the repository at this point in the history
  3. BSK Update

    federicocappelli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cbe167c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. new tests

    federicocappelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e46259b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9962d16 View commit details
    Browse the repository at this point in the history
  2. renaming

    federicocappelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6c41be1 View commit details
    Browse the repository at this point in the history
  3. BSK update

    federicocappelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ed72bec View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fcappelli/subscription_refactoring_4' into fcappelli/su…

    …bscription_refactoring_5
    
    # Conflicts:
    #	DuckDuckGo/Tab/UserScripts/Subscription/SubscriptionAppStoreRestorer.swift
    federicocappelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6bbc6cf View commit details
    Browse the repository at this point in the history
  5. more tests

    federicocappelli committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c44cf72 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'fcappelli/subscription_refactoring_4' into fcappelli/su…

    …bscription_refactoring_5
    
    # Conflicts:
    #	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    #	DuckDuckGo/Tab/UserScripts/Subscription/SubscriptionAppStoreRestorer.swift
    #	UnitTests/Subscription/SubscriptionAppStoreRestorerTests.swift
    #	UnitTests/Subscription/SubscriptionErrorReporterTests.swift
    #	UnitTests/Subscription/SubscriptionPagesUserScriptTests.swift
    federicocappelli committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    67ef4c7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fcappelli/subscription_refactoring_5

    # Conflicts:
    #	DuckDuckGo.xcodeproj/project.pbxproj
    #	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    #	LocalPackages/DataBrokerProtection/Package.swift
    #	LocalPackages/NetworkProtectionMac/Package.swift
    #	LocalPackages/SubscriptionUI/Package.swift
    federicocappelli committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7d525a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    1fcac76 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. lots of unit tests

    federicocappelli committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df634e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    f2befc6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fcappelli/subscription_refactoring_5

    # Conflicts:
    #	DuckDuckGo.xcodeproj/project.pbxproj
    #	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
    #	DuckDuckGo/Preferences/View/PreferencesRootView.swift
    #	LocalPackages/SubscriptionUI/Sources/SubscriptionUI/SubscriptionAccessView/Model/ShareSubscriptionAccessModel.swift
    federicocappelli committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5242e3f View commit details
    Browse the repository at this point in the history
  3. lint

    federicocappelli committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a49e9e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. DI improved

    federicocappelli committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a6e1bf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge from main

    federicocappelli committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    52a759e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a5c44 View commit details
    Browse the repository at this point in the history
  3. BSK 165.0.0

    federicocappelli committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4a42397 View commit details
    Browse the repository at this point in the history